/AWS1/CL_EBNLISTPLATFORMVRSSRS¶
ListPlatformVersionsResult
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IT_PLATFORMSUMMARYLIST
TYPE /AWS1/CL_EBNPLATFORMSUMMARY=>TT_PLATFORMSUMMARYLIST
TT_PLATFORMSUMMARYLIST
¶
Summary information about the platform versions.
IV_NEXTTOKEN
TYPE /AWS1/EBNTOKEN
/AWS1/EBNTOKEN
¶
In a paginated request, if this value isn't
null
, it's the token that you can pass in a subsequent request to get the next response page.
Queryable Attributes¶
PlatformSummaryList¶
Summary information about the platform versions.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PLATFORMSUMMARYLIST() |
Getter for PLATFORMSUMMARYLIST, with configurable default |
ASK_PLATFORMSUMMARYLIST() |
Getter for PLATFORMSUMMARYLIST w/ exceptions if field has no |
HAS_PLATFORMSUMMARYLIST() |
Determine if PLATFORMSUMMARYLIST has a value |
NextToken¶
In a paginated request, if this value isn't
null
, it's 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 |