/AWS1/CL_CWLDESCREXPTASKSRSP¶
DescribeExportTasksResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_exporttasks TYPE /AWS1/CL_CWLEXPORTTASK=>TT_EXPORTTASKS TT_EXPORTTASKS¶
The export tasks.
iv_nexttoken TYPE /AWS1/CWLNEXTTOKEN /AWS1/CWLNEXTTOKEN¶
nextToken
Queryable Attributes¶
exportTasks¶
The export tasks.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXPORTTASKS() |
Getter for EXPORTTASKS, with configurable default |
ASK_EXPORTTASKS() |
Getter for EXPORTTASKS w/ exceptions if field has no value |
HAS_EXPORTTASKS() |
Determine if EXPORTTASKS has a value |
nextToken¶
nextToken
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 |