| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory |
|
| Modifier and Type | Method and Description |
|---|---|
default ListLogSubscriptionsResponse |
DirectoryClient.listLogSubscriptions()
Lists the active log subscriptions for the Amazon Web Services account.
|
default ListLogSubscriptionsResponse |
DirectoryClient.listLogSubscriptions(Consumer<ListLogSubscriptionsRequest.Builder> listLogSubscriptionsRequest)
Lists the active log subscriptions for the Amazon Web Services account.
|
default ListLogSubscriptionsResponse |
DirectoryClient.listLogSubscriptions(ListLogSubscriptionsRequest listLogSubscriptionsRequest)
Lists the active log subscriptions for the Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListLogSubscriptionsResponse> |
DirectoryAsyncClient.listLogSubscriptions()
Lists the active log subscriptions for the Amazon Web Services account.
|
default CompletableFuture<ListLogSubscriptionsResponse> |
DirectoryAsyncClient.listLogSubscriptions(Consumer<ListLogSubscriptionsRequest.Builder> listLogSubscriptionsRequest)
Lists the active log subscriptions for the Amazon Web Services account.
|
default CompletableFuture<ListLogSubscriptionsResponse> |
DirectoryAsyncClient.listLogSubscriptions(ListLogSubscriptionsRequest listLogSubscriptionsRequest)
Lists the active log subscriptions for the Amazon Web Services account.
|
Copyright © 2022. All rights reserved.