| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateTopicResponse |
SNSClient.createTopic(CreateTopicRequest createTopicRequest)
Creates a topic to which notifications can be published.
|
default CompletableFuture<CreateTopicResponse> |
SNSAsyncClient.createTopic(CreateTopicRequest createTopicRequest)
Creates a topic to which notifications can be published.
|
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.Request<CreateTopicRequest> |
CreateTopicRequestMarshaller.marshall(CreateTopicRequest createTopicRequest) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.Request<CreateTopicRequest> |
CreateTopicRequestMarshaller.marshall(CreateTopicRequest createTopicRequest) |
Copyright © 2017. All rights reserved.