Uses of Class
software.amazon.awssdk.services.iam.paginators.ListRoleTagsPublisher
-
Packages that use ListRoleTagsPublisher Package Description software.amazon.awssdk.services.iam Identity and Access Management -
-
Uses of ListRoleTagsPublisher in software.amazon.awssdk.services.iam
Methods in software.amazon.awssdk.services.iam that return ListRoleTagsPublisher Modifier and Type Method Description default ListRoleTagsPublisherIamAsyncClient. listRoleTagsPaginator(Consumer<ListRoleTagsRequest.Builder> listRoleTagsRequest)Lists the tags that are attached to the specified role.default ListRoleTagsPublisherIamAsyncClient. listRoleTagsPaginator(ListRoleTagsRequest listRoleTagsRequest)Lists the tags that are attached to the specified role.
-