| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default SetTopicAttributesResponse |
SNSClient.setTopicAttributes(SetTopicAttributesRequest setTopicAttributesRequest)
Allows a topic owner to set an attribute of the topic to a new value.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SetTopicAttributesResponse> |
SNSAsyncClient.setTopicAttributes(SetTopicAttributesRequest setTopicAttributesRequest)
Allows a topic owner to set an attribute of the topic to a new value.
|
| Modifier and Type | Method and Description |
|---|---|
SetTopicAttributesResponse |
SetTopicAttributesResponseUnmarshaller.unmarshall(software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.