/AWS1/CL_AGWDEPLOYMENTS¶
Represents a collection resource that contains zero or more references to your existing deployments, and links that guide you on how to interact with your collection. The collection offers a paginated view of the contained deployments.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_items TYPE /AWS1/CL_AGWDEPLOYMENT=>TT_LISTOFDEPLOYMENT TT_LISTOFDEPLOYMENT¶
The current page of elements from this collection.
iv_position TYPE /AWS1/AGWSTRING /AWS1/AGWSTRING¶
The current pagination position in the paged result set.
Queryable Attributes¶
items¶
The current page of elements from this collection.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ITEMS() |
Getter for ITEMS, with configurable default |
ASK_ITEMS() |
Getter for ITEMS w/ exceptions if field has no value |
HAS_ITEMS() |
Determine if ITEMS has a value |
position¶
The current pagination position in the paged result set.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POSITION() |
Getter for POSITION, with configurable default |
ASK_POSITION() |
Getter for POSITION w/ exceptions if field has no value |
HAS_POSITION() |
Determine if POSITION has a value |