/AWS1/CL_M2TLISTTESTCONFSRSP¶
ListTestConfigurationsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_testconfigurations TYPE /AWS1/CL_M2TTESTCONFSUMMARY=>TT_TESTCONFIGURATIONLIST TT_TESTCONFIGURATIONLIST¶
The test configurations.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/M2TNEXTTOKEN /AWS1/M2TNEXTTOKEN¶
The next token in the test configurations.
Queryable Attributes¶
testConfigurations¶
The test configurations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TESTCONFIGURATIONS() |
Getter for TESTCONFIGURATIONS, with configurable default |
ASK_TESTCONFIGURATIONS() |
Getter for TESTCONFIGURATIONS w/ exceptions if field has no |
HAS_TESTCONFIGURATIONS() |
Determine if TESTCONFIGURATIONS has a value |
nextToken¶
The next token in the test configurations.
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 |