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