Uses of Class
software.amazon.awssdk.services.kms.model.ListKeyRotationsRequest
-
Packages that use ListKeyRotationsRequest Package Description software.amazon.awssdk.services.kms Key Management Service software.amazon.awssdk.services.kms.paginators software.amazon.awssdk.services.kms.transform -
-
Uses of ListKeyRotationsRequest in software.amazon.awssdk.services.kms
-
Uses of ListKeyRotationsRequest in software.amazon.awssdk.services.kms.paginators
Constructors in software.amazon.awssdk.services.kms.paginators with parameters of type ListKeyRotationsRequest Constructor Description ListKeyRotationsIterable(KmsClient client, ListKeyRotationsRequest firstRequest)ListKeyRotationsPublisher(KmsAsyncClient client, ListKeyRotationsRequest firstRequest) -
Uses of ListKeyRotationsRequest in software.amazon.awssdk.services.kms.transform
Methods in software.amazon.awssdk.services.kms.transform with parameters of type ListKeyRotationsRequest Modifier and Type Method Description SdkHttpFullRequestListKeyRotationsRequestMarshaller. marshall(ListKeyRotationsRequest listKeyRotationsRequest)
-