/AWS1/CL_BDOLSTONLINEEVALCFG01¶
ListOnlineEvaluationConfigsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_onlineevaluationconfigs TYPE /AWS1/CL_BDOONLINEEVALCFGSUMM=>TT_ONLINEEVALCONFIGSUMMARYLIST TT_ONLINEEVALCONFIGSUMMARYLIST¶
The list of online evaluation configuration summaries containing basic information about each configuration.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/BDOSTRING /AWS1/BDOSTRING¶
The pagination token to use in a subsequent request to retrieve the next page of results.
Queryable Attributes¶
onlineEvaluationConfigs¶
The list of online evaluation configuration summaries containing basic information about each configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ONLINEEVALUATIONCONFIGS() |
Getter for ONLINEEVALUATIONCONFIGS, with configurable defaul |
ASK_ONLINEEVALUATIONCONFIGS() |
Getter for ONLINEEVALUATIONCONFIGS w/ exceptions if field ha |
HAS_ONLINEEVALUATIONCONFIGS() |
Determine if ONLINEEVALUATIONCONFIGS has a value |
nextToken¶
The pagination token to use in a subsequent 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 |