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