/AWS1/CL_MHRLISTROUTESRESPONSE¶
ListRoutesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_routesummarylist TYPE /AWS1/CL_MHRROUTESUMMARY=>TT_ROUTESUMMARIES TT_ROUTESUMMARIES¶
The list of
RouteSummaryobjects.
iv_nexttoken TYPE /AWS1/MHRNEXTTOKEN /AWS1/MHRNEXTTOKEN¶
The token for the next page of results.
Queryable Attributes¶
RouteSummaryList¶
The list of
RouteSummaryobjects.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROUTESUMMARYLIST() |
Getter for ROUTESUMMARYLIST, with configurable default |
ASK_ROUTESUMMARYLIST() |
Getter for ROUTESUMMARYLIST w/ exceptions if field has no va |
HAS_ROUTESUMMARYLIST() |
Determine if ROUTESUMMARYLIST has a value |
NextToken¶
The token for the next page of 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 |