Uses of Class
software.amazon.awssdk.services.directory.paginators.ListLogSubscriptionsPublisher
-
Packages that use ListLogSubscriptionsPublisher Package Description software.amazon.awssdk.services.directory Directory Service -
-
Uses of ListLogSubscriptionsPublisher in software.amazon.awssdk.services.directory
Methods in software.amazon.awssdk.services.directory that return ListLogSubscriptionsPublisher Modifier and Type Method Description default ListLogSubscriptionsPublisherDirectoryAsyncClient. listLogSubscriptionsPaginator()Lists the active log subscriptions for the Amazon Web Services account.default ListLogSubscriptionsPublisherDirectoryAsyncClient. listLogSubscriptionsPaginator(Consumer<ListLogSubscriptionsRequest.Builder> listLogSubscriptionsRequest)Lists the active log subscriptions for the Amazon Web Services account.default ListLogSubscriptionsPublisherDirectoryAsyncClient. listLogSubscriptionsPaginator(ListLogSubscriptionsRequest listLogSubscriptionsRequest)Lists the active log subscriptions for the Amazon Web Services account.
-