Interface: kms.ListKeysAPIClient
import "../ibm-cos-sdk-go-v2/service/kms"
Overview
ListKeysAPIClient is a client that implements the ListKeys operation.
Implemented By
Interface Method Summary collapse
Interface Method Details
ListKeys(context.Context, *ListKeysInput, ...func(*Options)) (*ListKeysOutput, error)
This method is abstract.
282 |
// File 'service/kms/api_op_ListKeys.go', line 282
|