Uses of Class
software.amazon.awssdk.services.cloudtrail.paginators.ListChannelsPublisher
-
Packages that use ListChannelsPublisher Package Description software.amazon.awssdk.services.cloudtrail CloudTrail -
-
Uses of ListChannelsPublisher in software.amazon.awssdk.services.cloudtrail
Methods in software.amazon.awssdk.services.cloudtrail that return ListChannelsPublisher Modifier and Type Method Description default ListChannelsPublisherCloudTrailAsyncClient. listChannelsPaginator(Consumer<ListChannelsRequest.Builder> listChannelsRequest)Lists the channels in the current account, and their source names.default ListChannelsPublisherCloudTrailAsyncClient. listChannelsPaginator(ListChannelsRequest listChannelsRequest)Lists the channels in the current account, and their source names.
-