/AWS1/CL_SGMLSTINFERENCEEXPE01¶
ListInferenceExperimentsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_inferenceexperiments TYPE /AWS1/CL_SGMINFERENCEEXPERIM02=>TT_INFERENCEEXPERIMENTLIST TT_INFERENCEEXPERIMENTLIST¶
List of inference experiments.
iv_nexttoken TYPE /AWS1/SGMNEXTTOKEN /AWS1/SGMNEXTTOKEN¶
The token to use when calling the next page of results.
Queryable Attributes¶
InferenceExperiments¶
List of inference experiments.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INFERENCEEXPERIMENTS() |
Getter for INFERENCEEXPERIMENTS, with configurable default |
ASK_INFERENCEEXPERIMENTS() |
Getter for INFERENCEEXPERIMENTS w/ exceptions if field has n |
HAS_INFERENCEEXPERIMENTS() |
Determine if INFERENCEEXPERIMENTS has a value |
NextToken¶
The token to use when calling 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 |