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