| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
List<LogSubscription> |
ListLogSubscriptionsResponse.logSubscriptions()
A list of active LogSubscription objects for calling the AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
ListLogSubscriptionsResponse.Builder |
ListLogSubscriptionsResponse.Builder.logSubscriptions(LogSubscription... logSubscriptions)
A list of active LogSubscription objects for calling the AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
ListLogSubscriptionsResponse.Builder |
ListLogSubscriptionsResponse.Builder.logSubscriptions(Collection<LogSubscription> logSubscriptions)
A list of active LogSubscription objects for calling the AWS account.
|
Copyright © 2019. All rights reserved.