| Package | Description |
|---|---|
| com.amazonaws.services.directory |
|
| com.amazonaws.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
RegisterEventTopicResult |
AbstractAWSDirectoryService.registerEventTopic(RegisterEventTopicRequest request) |
RegisterEventTopicResult |
AWSDirectoryService.registerEventTopic(RegisterEventTopicRequest registerEventTopicRequest)
Associates a directory with an SNS topic.
|
RegisterEventTopicResult |
AWSDirectoryServiceClient.registerEventTopic(RegisterEventTopicRequest request)
Associates a directory with an SNS topic.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RegisterEventTopicResult> |
AbstractAWSDirectoryServiceAsync.registerEventTopicAsync(RegisterEventTopicRequest request,
AsyncHandler<RegisterEventTopicRequest,RegisterEventTopicResult> asyncHandler) |
Future<RegisterEventTopicResult> |
AWSDirectoryServiceAsyncClient.registerEventTopicAsync(RegisterEventTopicRequest request,
AsyncHandler<RegisterEventTopicRequest,RegisterEventTopicResult> asyncHandler) |
Future<RegisterEventTopicResult> |
AWSDirectoryServiceAsync.registerEventTopicAsync(RegisterEventTopicRequest registerEventTopicRequest,
AsyncHandler<RegisterEventTopicRequest,RegisterEventTopicResult> asyncHandler)
Associates a directory with an SNS topic.
|
| Modifier and Type | Method and Description |
|---|---|
RegisterEventTopicResult |
RegisterEventTopicResult.clone() |
Copyright © 2021. All rights reserved.