| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SetSubscriptionAttributesResponse> |
SnsAsyncClient.setSubscriptionAttributes(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest)
Allows a subscription owner to set an attribute of the subscription to a new value.
|
default SetSubscriptionAttributesResponse |
SnsClient.setSubscriptionAttributes(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest)
Allows a subscription owner to set an attribute of the subscription to a new value.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SetSubscriptionAttributesRequestMarshaller.marshall(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest) |
Copyright © 2019. All rights reserved.