/AWS1/CL_GDYLISTCOVERAGERSP¶
ListCoverageResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
it_resources
TYPE /AWS1/CL_GDYCOVERAGERESOURCE=>TT_COVERAGERESOURCES
TT_COVERAGERESOURCES
¶
A list of resources and their attributes providing cluster details.
Optional arguments:¶
iv_nexttoken
TYPE /AWS1/GDYSTRING
/AWS1/GDYSTRING
¶
The pagination parameter to be used on the next list operation to retrieve more items.
Queryable Attributes¶
Resources¶
A list of resources and their attributes providing cluster details.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RESOURCES() |
Getter for RESOURCES, with configurable default |
ASK_RESOURCES() |
Getter for RESOURCES w/ exceptions if field has no value |
HAS_RESOURCES() |
Determine if RESOURCES has a value |
NextToken¶
The pagination parameter to be used on the next list operation to retrieve more items.
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 |