/AWS1/CL_CRLLSTCFGUREDMDELAL01¶
ListConfiguredModelAlgorithmsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_configuredmodelalgorithms TYPE /AWS1/CL_CRLCFGUREDMDELALGSUMM=>TT_CONFIGUREDMODELALGLIST TT_CONFIGUREDMODELALGLIST¶
The list of configured model algorithms.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/CRLNEXTTOKEN /AWS1/CRLNEXTTOKEN¶
The token value used to access the next page of results.
Queryable Attributes¶
nextToken¶
The token value used to access 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 |
configuredModelAlgorithms¶
The list of configured model algorithms.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIGUREDMODELALGS() |
Getter for CONFIGUREDMODELALGORITHMS, with configurable defa |
ASK_CONFIGUREDMODELALGS() |
Getter for CONFIGUREDMODELALGORITHMS w/ exceptions if field |
HAS_CONFIGUREDMODELALGS() |
Determine if CONFIGUREDMODELALGORITHMS has a value |