/AWS1/CL_SNSLSTENDPTSBYPLATF01¶
Response for ListEndpointsByPlatformApplication action.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_endpoints TYPE /AWS1/CL_SNSENDPOINT=>TT_LISTOFENDPOINTS TT_LISTOFENDPOINTS¶
Endpoints returned for
ListEndpointsByPlatformApplicationaction.
iv_nexttoken TYPE /AWS1/SNSSTRING /AWS1/SNSSTRING¶
NextTokenstring is returned when callingListEndpointsByPlatformApplicationaction if additional records are available after the first page results.
Queryable Attributes¶
Endpoints¶
Endpoints returned for
ListEndpointsByPlatformApplicationaction.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENDPOINTS() |
Getter for ENDPOINTS, with configurable default |
ASK_ENDPOINTS() |
Getter for ENDPOINTS w/ exceptions if field has no value |
HAS_ENDPOINTS() |
Determine if ENDPOINTS has a value |
NextToken¶
NextTokenstring is returned when callingListEndpointsByPlatformApplicationaction if additional records are available after the first page results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |