| java.lang.Object | |
| ↳ | com.amazonaws.services.sns.model.holders.AddPermissionRequestExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _aWSAccountIdsType | |||||||||||
| _actionNamesType | |||||||||||
| _labelType | |||||||||||
| _topicArnType | |||||||||||
| aWSAccountIds | |||||||||||
| actionNames | |||||||||||
| label | |||||||||||
| topicArn | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves aWSAccountIds
| |||||||||||
Retrieves actionNames
| |||||||||||
Retrieves label
| |||||||||||
Retrieves topicArn
| |||||||||||
Sets aWSAccountIds
| |||||||||||
Sets actionNames
| |||||||||||
Sets label
| |||||||||||
Sets topicArn
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves aWSAccountIds
Retrieves actionNames
Retrieves label
Retrieves topicArn
Sets aWSAccountIds
| value | Value to set |
|---|
Sets actionNames
| value | Value to set |
|---|
Sets label
| value | Value to set |
|---|
Sets topicArn
| value | Value to set |
|---|