Uses of Class
software.amazon.awssdk.services.kms.paginators.ListKeyPoliciesPublisher
-
Packages that use ListKeyPoliciesPublisher Package Description software.amazon.awssdk.services.kms Key Management Service -
-
Uses of ListKeyPoliciesPublisher in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms that return ListKeyPoliciesPublisher Modifier and Type Method Description default ListKeyPoliciesPublisherKmsAsyncClient. listKeyPoliciesPaginator(Consumer<ListKeyPoliciesRequest.Builder> listKeyPoliciesRequest)Gets the names of the key policies that are attached to a KMS key.default ListKeyPoliciesPublisherKmsAsyncClient. listKeyPoliciesPaginator(ListKeyPoliciesRequest listKeyPoliciesRequest)Gets the names of the key policies that are attached to a KMS key.
-