Uses of Class
software.amazon.awssdk.services.cloudtrail.paginators.ListTagsPublisher
-
Packages that use ListTagsPublisher Package Description software.amazon.awssdk.services.cloudtrail CloudTrail -
-
Uses of ListTagsPublisher in software.amazon.awssdk.services.cloudtrail
Methods in software.amazon.awssdk.services.cloudtrail that return ListTagsPublisher Modifier and Type Method Description default ListTagsPublisherCloudTrailAsyncClient. listTagsPaginator(Consumer<ListTagsRequest.Builder> listTagsRequest)Lists the tags for the specified trails, event data stores, or channels in the current Region.default ListTagsPublisherCloudTrailAsyncClient. listTagsPaginator(ListTagsRequest listTagsRequest)Lists the tags for the specified trails, event data stores, or channels in the current Region.
-