Interface: kms.ListGrantsAPIClient
import "../ibm-cos-sdk-go-v2/service/kms"
Overview
ListGrantsAPIClient is a client that implements the ListGrants operation.
Implemented By
Interface Method Summary collapse
- ListGrants(context.Context, *ListGrantsInput, ...func(*Options)) (*ListGrantsOutput, error) interface
Interface Method Details
ListGrants(context.Context, *ListGrantsInput, ...func(*Options)) (*ListGrantsOutput, error)
This method is abstract.
326 |
// File 'service/kms/api_op_ListGrants.go', line 326
|