/AWS1/CL_CPDLSTENTRECOGNIZER03¶
ListEntityRecognizerSummariesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_entityrecognizersumslist TYPE /AWS1/CL_CPDENTRECOGNIZERSUMM=>TT_ENTITYRECOGNIZERSUMSLIST TT_ENTITYRECOGNIZERSUMSLIST¶
The list entity recognizer summaries.
iv_nexttoken TYPE /AWS1/CPDSTRING /AWS1/CPDSTRING¶
Identifies the next page of results to return.
Queryable Attributes¶
EntityRecognizerSummariesList¶
The list entity recognizer summaries.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENTITYRECOGNIZERSUMSLIST() |
Getter for ENTITYRECOGNIZERSUMSLIST, with configurable defau |
ASK_ENTITYRECOGNIZERSUMSLIST() |
Getter for ENTITYRECOGNIZERSUMSLIST w/ exceptions if field h |
HAS_ENTITYRECOGNIZERSUMSLIST() |
Determine if ENTITYRECOGNIZERSUMSLIST 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 |