/AWS1/CL_EBNAPPLICATIONVRSDS01¶
Result message wrapping a list of application version descriptions.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IT_APPLICATIONVERSIONS
TYPE /AWS1/CL_EBNAPPLICATIONVRSDESC=>TT_APPLICATIONVERSIONDESCLIST
TT_APPLICATIONVERSIONDESCLIST
¶
List of
ApplicationVersionDescription
objects sorted in order of creation.
IV_NEXTTOKEN
TYPE /AWS1/EBNTOKEN
/AWS1/EBNTOKEN
¶
In a paginated request, the token that you can pass in a subsequent request to get the next response page.
Queryable Attributes¶
ApplicationVersions¶
List of
ApplicationVersionDescription
objects sorted in order of creation.
Accessible with the following methods¶
Method | Description |
---|---|
GET_APPLICATIONVERSIONS() |
Getter for APPLICATIONVERSIONS, with configurable default |
ASK_APPLICATIONVERSIONS() |
Getter for APPLICATIONVERSIONS w/ exceptions if field has no |
HAS_APPLICATIONVERSIONS() |
Determine if APPLICATIONVERSIONS has a value |
NextToken¶
In a paginated request, the token that you can pass in a subsequent request to get the next response page.
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 |