Skip to content

/AWS1/CL_MDLLSTMULTIPLEXPROG01

Placeholder documentation for ListMultiplexProgramsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_MULTIPLEXPROGRAMS TYPE /AWS1/CL_MDLMULTIPLEXPROGRAM05=>TT___LSTOFMULTIPLEXPROGRAMSUMM TT___LSTOFMULTIPLEXPROGRAMSUMM

List of multiplex programs.

IV_NEXTTOKEN TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING

Token for the next ListMultiplexProgram request.


Queryable Attributes

MultiplexPrograms

List of multiplex programs.

Accessible with the following methods

Method Description
GET_MULTIPLEXPROGRAMS() Getter for MULTIPLEXPROGRAMS, with configurable default
ASK_MULTIPLEXPROGRAMS() Getter for MULTIPLEXPROGRAMS w/ exceptions if field has no v
HAS_MULTIPLEXPROGRAMS() Determine if MULTIPLEXPROGRAMS has a value

NextToken

Token for the next ListMultiplexProgram 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