/AWS1/CL_SNSLSTPLATFORMAPPLI01¶
Response for ListPlatformApplications action.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_platformapplications TYPE /AWS1/CL_SNSPLATFORMAPPLICAT00=>TT_LISTOFPLATFORMAPPLICATIONS TT_LISTOFPLATFORMAPPLICATIONS¶
Platform applications returned when calling
ListPlatformApplicationsaction.
iv_nexttoken TYPE /AWS1/SNSSTRING /AWS1/SNSSTRING¶
NextTokenstring is returned when callingListPlatformApplicationsaction if additional records are available after the first page results.
Queryable Attributes¶
PlatformApplications¶
Platform applications returned when calling
ListPlatformApplicationsaction.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PLATFORMAPPLICATIONS() |
Getter for PLATFORMAPPLICATIONS, with configurable default |
ASK_PLATFORMAPPLICATIONS() |
Getter for PLATFORMAPPLICATIONS w/ exceptions if field has n |
HAS_PLATFORMAPPLICATIONS() |
Determine if PLATFORMAPPLICATIONS has a value |
NextToken¶
NextTokenstring is returned when callingListPlatformApplicationsaction 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 |