| java.lang.Object | |
| ↳ | com.amazonaws.services.sns.model.holders.SetSubscriptionAttributesRequestExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _attributeNameType | |||||||||||
| _attributeValueType | |||||||||||
| _subscriptionArnType | |||||||||||
| attributeName | |||||||||||
| attributeValue | |||||||||||
| subscriptionArn | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves attributeName
| |||||||||||
Retrieves attributeValue
| |||||||||||
Retrieves subscriptionArn
| |||||||||||
Sets attributeName
| |||||||||||
Sets attributeValue
| |||||||||||
Sets subscriptionArn
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves attributeName
Retrieves attributeValue
Retrieves subscriptionArn
Sets attributeName
| value | Value to set |
|---|
Sets attributeValue
| value | Value to set |
|---|
Sets subscriptionArn
| value | Value to set |
|---|