/AWS1/CL_OMXLSTANNOTATIONIMP02¶
ListAnnotationImportJobsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_annotationimportjobs TYPE /AWS1/CL_OMXANNOTATIONIMPJOB00=>TT_ANNOTATIONIMPORTJOBITEMS TT_ANNOTATIONIMPORTJOBITEMS¶
A list of jobs.
iv_nexttoken TYPE /AWS1/OMXSTRING /AWS1/OMXSTRING¶
Specifies the pagination token from a previous request to retrieve the next page of results.
Queryable Attributes¶
annotationImportJobs¶
A list of jobs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANNOTATIONIMPORTJOBS() |
Getter for ANNOTATIONIMPORTJOBS, with configurable default |
ASK_ANNOTATIONIMPORTJOBS() |
Getter for ANNOTATIONIMPORTJOBS w/ exceptions if field has n |
HAS_ANNOTATIONIMPORTJOBS() |
Determine if ANNOTATIONIMPORTJOBS has a value |
nextToken¶
Specifies the pagination token from a previous request 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 |