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