/AWS1/CL_CHILSTAPPINSTUSEREN01¶
ListAppInstanceUserEndpointsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_appinstanceuserendpoints TYPE /AWS1/CL_CHIAPPINSTUSERENDPT00=>TT_APPINSTUSERENDPTSUMMARYLIST TT_APPINSTUSERENDPTSUMMARYLIST¶
The information for each requested
AppInstanceUserEndpoint.
iv_nexttoken TYPE /AWS1/CHINEXTTOKEN /AWS1/CHINEXTTOKEN¶
The token passed by previous API calls until all requested endpoints are returned.
Queryable Attributes¶
AppInstanceUserEndpoints¶
The information for each requested
AppInstanceUserEndpoint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPINSTANCEUSERENDPOINTS() |
Getter for APPINSTANCEUSERENDPOINTS, with configurable defau |
ASK_APPINSTANCEUSERENDPOINTS() |
Getter for APPINSTANCEUSERENDPOINTS w/ exceptions if field h |
HAS_APPINSTANCEUSERENDPOINTS() |
Determine if APPINSTANCEUSERENDPOINTS has a value |
NextToken¶
The token passed by previous API calls until all requested endpoints are returned.
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 |