Interface: kms.ListRetirableGrantsAPIClient
import "../ibm-cos-sdk-go-v2/service/kms"
Overview
ListRetirableGrantsAPIClient is a client that implements the ListRetirableGrants operation.
Implemented By
Interface Method Summary collapse
Interface Method Details
ListRetirableGrants(context.Context, *ListRetirableGrantsInput, ...func(*Options)) (*ListRetirableGrantsOutput, error)
This method is abstract.
323 |
// File 'service/kms/api_op_ListRetirableGrants.go', line 323
|