Uses of Class
software.amazon.awssdk.services.cloudtrail.paginators.ListEventDataStoresPublisher
-
Packages that use ListEventDataStoresPublisher Package Description software.amazon.awssdk.services.cloudtrail CloudTrail -
-
Uses of ListEventDataStoresPublisher in software.amazon.awssdk.services.cloudtrail
Methods in software.amazon.awssdk.services.cloudtrail that return ListEventDataStoresPublisher Modifier and Type Method Description default ListEventDataStoresPublisherCloudTrailAsyncClient. listEventDataStoresPaginator(Consumer<ListEventDataStoresRequest.Builder> listEventDataStoresRequest)Returns information about all event data stores in the account, in the current Region.default ListEventDataStoresPublisherCloudTrailAsyncClient. listEventDataStoresPaginator(ListEventDataStoresRequest listEventDataStoresRequest)Returns information about all event data stores in the account, in the current Region.
-