Uses of Class
software.amazon.awssdk.services.ssoadmin.paginators.ListTagsForResourcePublisher
-
Packages that use ListTagsForResourcePublisher Package Description software.amazon.awssdk.services.ssoadmin IAM Identity Center (successor to Single Sign-On) helps you securely create, or connect, your workforce identities and manage their access centrally across Amazon Web Services accounts and applications. -
-
Uses of ListTagsForResourcePublisher in software.amazon.awssdk.services.ssoadmin
Methods in software.amazon.awssdk.services.ssoadmin that return ListTagsForResourcePublisher Modifier and Type Method Description default ListTagsForResourcePublisherSsoAdminAsyncClient. listTagsForResourcePaginator(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)Lists the tags that are attached to a specified resource.default ListTagsForResourcePublisherSsoAdminAsyncClient. listTagsForResourcePaginator(ListTagsForResourceRequest listTagsForResourceRequest)Lists the tags that are attached to a specified resource.
-