Uses of Class
software.amazon.awssdk.services.iam.paginators.ListPolicyTagsPublisher
-
Packages that use ListPolicyTagsPublisher Package Description software.amazon.awssdk.services.iam Identity and Access Management -
-
Uses of ListPolicyTagsPublisher in software.amazon.awssdk.services.iam
Methods in software.amazon.awssdk.services.iam that return ListPolicyTagsPublisher Modifier and Type Method Description default ListPolicyTagsPublisherIamAsyncClient. listPolicyTagsPaginator(Consumer<ListPolicyTagsRequest.Builder> listPolicyTagsRequest)Lists the tags that are attached to the specified IAM customer managed policy.default ListPolicyTagsPublisherIamAsyncClient. listPolicyTagsPaginator(ListPolicyTagsRequest listPolicyTagsRequest)Lists the tags that are attached to the specified IAM customer managed policy.
-