/AWS1/CL_MDXLISTRTRINPUTSRSP¶
ListRouterInputsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_routerinputs TYPE /AWS1/CL_MDXLISTEDROUTERINPUT=>TT_LISTEDROUTERINPUTLIST TT_LISTEDROUTERINPUTLIST¶
The summary information for the retrieved router inputs.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/MDXSTRING /AWS1/MDXSTRING¶
The token to use to retrieve the next page of results.
Queryable Attributes¶
RouterInputs¶
The summary information for the retrieved router inputs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROUTERINPUTS() |
Getter for ROUTERINPUTS, with configurable default |
ASK_ROUTERINPUTS() |
Getter for ROUTERINPUTS w/ exceptions if field has no value |
HAS_ROUTERINPUTS() |
Determine if ROUTERINPUTS 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 |