| 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 |
|---|---|
SdkHttpFullRequest |
CreateTopicRequestMarshaller.marshall(CreateTopicRequest createTopicRequest) |
Copyright © 2021. All rights reserved.