/AWS1/CL_PZZLISTDSEXPJOBSRSP¶
ListDatasetExportJobsResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IT_DATASETEXPORTJOBS
TYPE /AWS1/CL_PZZDSEXPORTJOBSUMMARY=>TT_DATASETEXPORTJOBS
TT_DATASETEXPORTJOBS
¶
The list of dataset export jobs.
IV_NEXTTOKEN
TYPE /AWS1/PZZNEXTTOKEN
/AWS1/PZZNEXTTOKEN
¶
A token for getting the next set of dataset export jobs (if they exist).
Queryable Attributes¶
datasetExportJobs¶
The list of dataset export jobs.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DATASETEXPORTJOBS() |
Getter for DATASETEXPORTJOBS, with configurable default |
ASK_DATASETEXPORTJOBS() |
Getter for DATASETEXPORTJOBS w/ exceptions if field has no v |
HAS_DATASETEXPORTJOBS() |
Determine if DATASETEXPORTJOBS has a value |
nextToken¶
A token for getting the next set of dataset export jobs (if they exist).
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 |