| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory |
|
| Modifier and Type | Method and Description |
|---|---|
default DeregisterEventTopicResponse |
DirectoryClient.deregisterEventTopic(Consumer<DeregisterEventTopicRequest.Builder> deregisterEventTopicRequest)
Removes the specified directory as a publisher to the specified SNS topic.
|
default DeregisterEventTopicResponse |
DirectoryClient.deregisterEventTopic(DeregisterEventTopicRequest deregisterEventTopicRequest)
Removes the specified directory as a publisher to the specified SNS topic.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeregisterEventTopicResponse> |
DirectoryAsyncClient.deregisterEventTopic(Consumer<DeregisterEventTopicRequest.Builder> deregisterEventTopicRequest)
Removes the specified directory as a publisher to the specified SNS topic.
|
default CompletableFuture<DeregisterEventTopicResponse> |
DirectoryAsyncClient.deregisterEventTopic(DeregisterEventTopicRequest deregisterEventTopicRequest)
Removes the specified directory as a publisher to the specified SNS topic.
|
Copyright © 2019. All rights reserved.