/AWS1/CL_QSTLSTREFRESHSCHDSRSP¶
ListRefreshSchedulesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_refreshschedules TYPE /AWS1/CL_QSTREFRESHSCHEDULE=>TT_REFRESHSCHEDULES TT_REFRESHSCHEDULES¶
The list of refresh schedules for the dataset.
iv_status TYPE /AWS1/QSTSTATUSCODE /AWS1/QSTSTATUSCODE¶
The HTTP status of the request.
iv_requestid TYPE /AWS1/QSTSTRING /AWS1/QSTSTRING¶
The Amazon Web Services request ID for this operation.
Queryable Attributes¶
RefreshSchedules¶
The list of refresh schedules for the dataset.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REFRESHSCHEDULES() |
Getter for REFRESHSCHEDULES, with configurable default |
ASK_REFRESHSCHEDULES() |
Getter for REFRESHSCHEDULES w/ exceptions if field has no va |
HAS_REFRESHSCHEDULES() |
Determine if REFRESHSCHEDULES has a value |
Status¶
The HTTP status of the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS |
RequestId¶
The Amazon Web Services request ID for this operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REQUESTID() |
Getter for REQUESTID, with configurable default |
ASK_REQUESTID() |
Getter for REQUESTID w/ exceptions if field has no value |
HAS_REQUESTID() |
Determine if REQUESTID has a value |