/AWS1/CL_MDLLISTMULTIPLEXESRSP¶
Placeholder documentation for ListMultiplexesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_multiplexes TYPE /AWS1/CL_MDLMULTIPLEXSUMMARY=>TT___LISTOFMULTIPLEXSUMMARY TT___LISTOFMULTIPLEXSUMMARY¶
List of multiplexes.
iv_nexttoken TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING¶
Token for the next ListMultiplexes request.
Queryable Attributes¶
Multiplexes¶
List of multiplexes.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MULTIPLEXES() |
Getter for MULTIPLEXES, with configurable default |
ASK_MULTIPLEXES() |
Getter for MULTIPLEXES w/ exceptions if field has no value |
HAS_MULTIPLEXES() |
Determine if MULTIPLEXES has a value |
NextToken¶
Token for the next ListMultiplexes request.
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 |