| java.lang.Object | |
| ↳ | com.amazonaws.services.sns.model.holders.SubscribeRequestExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _endpointType | |||||||||||
| _protocolType | |||||||||||
| _topicArnType | |||||||||||
| endpoint | |||||||||||
| protocol | |||||||||||
| topicArn | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves endpoint
| |||||||||||
Retrieves protocol
| |||||||||||
Retrieves topicArn
| |||||||||||
Sets endpoint
| |||||||||||
Sets protocol
| |||||||||||
Sets topicArn
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves endpoint
Retrieves protocol
Retrieves topicArn
Sets endpoint
| value | Value to set |
|---|
Sets protocol
| value | Value to set |
|---|
Sets topicArn
| value | Value to set |
|---|