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