/AWS1/CL_SGMLSTAPPIMAGECFGSRSP¶
ListAppImageConfigsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/SGMNEXTTOKEN /AWS1/SGMNEXTTOKEN¶
A token for getting the next set of AppImageConfigs, if there are any.
it_appimageconfigs TYPE /AWS1/CL_SGMAPPIMAGECONFIGDETS=>TT_APPIMAGECONFIGLIST TT_APPIMAGECONFIGLIST¶
A list of AppImageConfigs and their properties.
Queryable Attributes¶
NextToken¶
A token for getting the next set of AppImageConfigs, if there are any.
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 |
AppImageConfigs¶
A list of AppImageConfigs and their properties.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPIMAGECONFIGS() |
Getter for APPIMAGECONFIGS, with configurable default |
ASK_APPIMAGECONFIGS() |
Getter for APPIMAGECONFIGS w/ exceptions if field has no val |
HAS_APPIMAGECONFIGS() |
Determine if APPIMAGECONFIGS has a value |