/AWS1/CL_CPDLSTDOCCLIFIERSUM01¶
ListDocumentClassifierSummariesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_docclassifiersumslist TYPE /AWS1/CL_CPDDOCCLASSIFIERSUMM=>TT_DOCUMENTCLASSIFIERSUMSLIST TT_DOCUMENTCLASSIFIERSUMSLIST¶
The list of summaries of document classifiers.
iv_nexttoken TYPE /AWS1/CPDSTRING /AWS1/CPDSTRING¶
Identifies the next page of results to return.
Queryable Attributes¶
DocumentClassifierSummariesList¶
The list of summaries of document classifiers.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOCCLASSIFIERSUMSLIST() |
Getter for DOCUMENTCLASSIFIERSUMSLIST, with configurable def |
ASK_DOCCLASSIFIERSUMSLIST() |
Getter for DOCUMENTCLASSIFIERSUMSLIST w/ exceptions if field |
HAS_DOCCLASSIFIERSUMSLIST() |
Determine if DOCUMENTCLASSIFIERSUMSLIST 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 |