| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
List<EventTopic> |
DescribeEventTopicsResponse.eventTopics()
A list of Amazon SNS topic names that receive status messages from the specified Directory ID.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEventTopicsResponse.Builder |
DescribeEventTopicsResponse.Builder.eventTopics(EventTopic... eventTopics)
A list of Amazon SNS topic names that receive status messages from the specified Directory ID.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEventTopicsResponse.Builder |
DescribeEventTopicsResponse.Builder.eventTopics(Collection<EventTopic> eventTopics)
A list of Amazon SNS topic names that receive status messages from the specified Directory ID.
|
Copyright © 2023. All rights reserved.