Interface: kms.ListKeyRotationsAPIClient
import "../ibm-cos-sdk-go-v2/service/kms"
Overview
ListKeyRotationsAPIClient is a client that implements the ListKeyRotations operation.
Implemented By
Interface Method Summary collapse
Interface Method Details
ListKeyRotations(context.Context, *ListKeyRotationsInput, ...func(*Options)) (*ListKeyRotationsOutput, error)
This method is abstract.
309 |
// File 'service/kms/api_op_ListKeyRotations.go', line 309
|