Uses of Class
software.amazon.awssdk.services.config.paginators.ListTagsForResourcePublisher
-
Packages that use ListTagsForResourcePublisher Package Description software.amazon.awssdk.services.config Config -
-
Uses of ListTagsForResourcePublisher in software.amazon.awssdk.services.config
Methods in software.amazon.awssdk.services.config that return ListTagsForResourcePublisher Modifier and Type Method Description default ListTagsForResourcePublisherConfigAsyncClient. listTagsForResourcePaginator(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)List the tags for Config resource.default ListTagsForResourcePublisherConfigAsyncClient. listTagsForResourcePaginator(ListTagsForResourceRequest listTagsForResourceRequest)List the tags for Config resource.
-