/AWS1/CL_GLUBTCGETDEVENDPTSRSP¶
BatchGetDevEndpointsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_devendpoints TYPE /AWS1/CL_GLUDEVENDPOINT=>TT_DEVENDPOINTLIST TT_DEVENDPOINTLIST¶
A list of
DevEndpointdefinitions.
it_devendpointsnotfound TYPE /AWS1/CL_GLUDEVENDPOINTNAMES_W=>TT_DEVENDPOINTNAMES TT_DEVENDPOINTNAMES¶
A list of
DevEndpointsnot found.
Queryable Attributes¶
DevEndpoints¶
A list of
DevEndpointdefinitions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEVENDPOINTS() |
Getter for DEVENDPOINTS, with configurable default |
ASK_DEVENDPOINTS() |
Getter for DEVENDPOINTS w/ exceptions if field has no value |
HAS_DEVENDPOINTS() |
Determine if DEVENDPOINTS has a value |
DevEndpointsNotFound¶
A list of
DevEndpointsnot found.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEVENDPOINTSNOTFOUND() |
Getter for DEVENDPOINTSNOTFOUND, with configurable default |
ASK_DEVENDPOINTSNOTFOUND() |
Getter for DEVENDPOINTSNOTFOUND w/ exceptions if field has n |
HAS_DEVENDPOINTSNOTFOUND() |
Determine if DEVENDPOINTSNOTFOUND has a value |