/AWS1/CL_ESSGETPACKAGEVRSHIS01¶
Container for response returned by
GetPackageVersionHistory
operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_packageid TYPE /AWS1/ESSPACKAGEID /AWS1/ESSPACKAGEID¶
PackageID
it_packageversionhistorylist TYPE /AWS1/CL_ESSPACKAGEVRSHISTORY=>TT_PACKAGEVERSIONHISTORYLIST TT_PACKAGEVERSIONHISTORYLIST¶
List of
PackageVersionHistoryobjects.
iv_nexttoken TYPE /AWS1/ESSSTRING /AWS1/ESSSTRING¶
NextToken
Queryable Attributes¶
PackageID¶
PackageID
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PACKAGEID() |
Getter for PACKAGEID, with configurable default |
ASK_PACKAGEID() |
Getter for PACKAGEID w/ exceptions if field has no value |
HAS_PACKAGEID() |
Determine if PACKAGEID has a value |
PackageVersionHistoryList¶
List of
PackageVersionHistoryobjects.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PACKAGEVRSHISTORYLIST() |
Getter for PACKAGEVERSIONHISTORYLIST, with configurable defa |
ASK_PACKAGEVRSHISTORYLIST() |
Getter for PACKAGEVERSIONHISTORYLIST w/ exceptions if field |
HAS_PACKAGEVRSHISTORYLIST() |
Determine if PACKAGEVERSIONHISTORYLIST has a value |
NextToken¶
NextToken
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 |