/AWS1/CL_RSHTRACKLISTMESSAGE¶
TrackListMessage
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_maintenancetracks TYPE /AWS1/CL_RSHMAINTENANCETRACK=>TT_TRACKLIST TT_TRACKLIST¶
A list of maintenance tracks output by the
DescribeClusterTracksoperation.
iv_marker TYPE /AWS1/RSHSTRING /AWS1/RSHSTRING¶
The starting point to return a set of response tracklist records. You can retrieve the next set of response records by providing the returned marker value in the
Markerparameter and retrying the request.
Queryable Attributes¶
MaintenanceTracks¶
A list of maintenance tracks output by the
DescribeClusterTracksoperation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAINTENANCETRACKS() |
Getter for MAINTENANCETRACKS, with configurable default |
ASK_MAINTENANCETRACKS() |
Getter for MAINTENANCETRACKS w/ exceptions if field has no v |
HAS_MAINTENANCETRACKS() |
Determine if MAINTENANCETRACKS has a value |
Marker¶
The starting point to return a set of response tracklist records. You can retrieve the next set of response records by providing the returned marker value in the
Markerparameter and retrying the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MARKER() |
Getter for MARKER, with configurable default |
ASK_MARKER() |
Getter for MARKER w/ exceptions if field has no value |
HAS_MARKER() |
Determine if MARKER has a value |