Uses of Class
software.amazon.awssdk.services.kms.paginators.ListKeyRotationsPublisher
-
Packages that use ListKeyRotationsPublisher Package Description software.amazon.awssdk.services.kms Key Management Service -
-
Uses of ListKeyRotationsPublisher in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms that return ListKeyRotationsPublisher Modifier and Type Method Description default ListKeyRotationsPublisherKmsAsyncClient. listKeyRotationsPaginator(Consumer<ListKeyRotationsRequest.Builder> listKeyRotationsRequest)This is a variant ofKmsAsyncClient.listKeyRotations(software.amazon.awssdk.services.kms.model.ListKeyRotationsRequest)operation.default ListKeyRotationsPublisherKmsAsyncClient. listKeyRotationsPaginator(ListKeyRotationsRequest listKeyRotationsRequest)This is a variant ofKmsAsyncClient.listKeyRotations(software.amazon.awssdk.services.kms.model.ListKeyRotationsRequest)operation.
-