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