Package | Description |
---|---|
com.amazonaws.services.sns |
|
com.amazonaws.services.sns.model | |
com.amazonaws.services.sns.model.transform |
Modifier and Type | Method and Description |
---|---|
SetSubscriptionAttributesRequest |
SetSubscriptionAttributesRequest.clone() |
SetSubscriptionAttributesRequest |
SetSubscriptionAttributesRequest.withAttributeName(String attributeName)
The name of the attribute you want to set.
|
SetSubscriptionAttributesRequest |
SetSubscriptionAttributesRequest.withAttributeValue(String attributeValue)
The new value for the attribute in JSON format.
|
SetSubscriptionAttributesRequest |
SetSubscriptionAttributesRequest.withSubscriptionArn(String subscriptionArn)
The ARN of the subscription to modify.
|
Modifier and Type | Method and Description |
---|---|
Request<SetSubscriptionAttributesRequest> |
SetSubscriptionAttributesRequestMarshaller.marshall(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest) |
Modifier and Type | Method and Description |
---|---|
Request<SetSubscriptionAttributesRequest> |
SetSubscriptionAttributesRequestMarshaller.marshall(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest) |
Copyright © 2017. All rights reserved.