| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory.model | |
| software.amazon.awssdk.services.directory.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<LogSubscription> |
ListLogSubscriptionsResponse.logSubscriptions()
A list of active LogSubscription objects for calling the Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
ListLogSubscriptionsResponse.Builder |
ListLogSubscriptionsResponse.Builder.logSubscriptions(LogSubscription... logSubscriptions)
A list of active LogSubscription objects for calling the Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
ListLogSubscriptionsResponse.Builder |
ListLogSubscriptionsResponse.Builder.logSubscriptions(Collection<LogSubscription> logSubscriptions)
A list of active LogSubscription objects for calling the Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<LogSubscription> |
ListLogSubscriptionsIterable.logSubscriptions()
Returns an iterable to iterate through the paginated
ListLogSubscriptionsResponse.logSubscriptions()
member. |
SdkPublisher<LogSubscription> |
ListLogSubscriptionsPublisher.logSubscriptions()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2023. All rights reserved.