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