/AWS1/CL_CPDLSTDOCCLIFICATIO01¶
ListDocumentClassificationJobsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_docclificationjobprpslist TYPE /AWS1/CL_CPDDOCCLIFICATIONJO00=>TT_DOCCLIFICATIONJOBPRPSLIST TT_DOCCLIFICATIONJOBPRPSLIST¶
A list containing the properties of each job returned.
iv_nexttoken TYPE /AWS1/CPDSTRING /AWS1/CPDSTRING¶
Identifies the next page of results to return.
Queryable Attributes¶
DocumentClassificationJobPropertiesList¶
A list containing the properties of each job returned.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOCCLIFICATIONJOBPRPSLST() |
Getter for DOCCLASSIFICATIONJOBPRPSLIST, with configurable d |
ASK_DOCCLIFICATIONJOBPRPSLST() |
Getter for DOCCLASSIFICATIONJOBPRPSLIST w/ exceptions if fie |
HAS_DOCCLIFICATIONJOBPRPSLST() |
Determine if DOCCLASSIFICATIONJOBPRPSLIST has a value |
NextToken¶
Identifies the next page of results to return.
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 |