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