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