/AWS1/CL_MDXLISTROUTEROUTSRSP¶
ListRouterOutputsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_routeroutputs TYPE /AWS1/CL_MDXLISTEDROUTEROUTPUT=>TT_LISTEDROUTEROUTPUTLIST TT_LISTEDROUTEROUTPUTLIST¶
The summary information for the retrieved router outputs.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/MDXSTRING /AWS1/MDXSTRING¶
The token to use to retrieve the next page of results.
Queryable Attributes¶
RouterOutputs¶
The summary information for the retrieved router outputs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROUTEROUTPUTS() |
Getter for ROUTEROUTPUTS, with configurable default |
ASK_ROUTEROUTPUTS() |
Getter for ROUTEROUTPUTS w/ exceptions if field has no value |
HAS_ROUTEROUTPUTS() |
Determine if ROUTEROUTPUTS has a value |
NextToken¶
The token to use to retrieve 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 |