/AWS1/CL_CHPLSTMEDIACAPTUREP01¶
ListMediaCapturePipelinesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_mediacapturepipelines TYPE /AWS1/CL_CHPMEDIACAPTUREPLSUMM=>TT_MEDIACAPTUREPLINSUMMARYLIST TT_MEDIACAPTUREPLINSUMMARYLIST¶
The media pipeline objects in the list.
iv_nexttoken TYPE /AWS1/CHPSTRING /AWS1/CHPSTRING¶
The token used to retrieve the next page of results.
Queryable Attributes¶
MediaCapturePipelines¶
The media pipeline objects in the list.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEDIACAPTUREPIPELINES() |
Getter for MEDIACAPTUREPIPELINES, with configurable default |
ASK_MEDIACAPTUREPIPELINES() |
Getter for MEDIACAPTUREPIPELINES w/ exceptions if field has |
HAS_MEDIACAPTUREPIPELINES() |
Determine if MEDIACAPTUREPIPELINES has a value |
NextToken¶
The token used 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 |