/AWS1/CL_RUMBTCDELRUMMETRICD01¶
BatchDeleteRumMetricDefinitionsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_errors TYPE /AWS1/CL_RUMBTCDELRUMMETRICD02=>TT_BTCDELRUMMETRICDEFNSERRORS TT_BTCDELRUMMETRICDEFNSERRORS¶
An array of error objects, if the operation caused any errors.
Optional arguments:¶
it_metricdefinitionids TYPE /AWS1/CL_RUMMETRICDEFNIDS_W=>TT_METRICDEFINITIONIDS TT_METRICDEFINITIONIDS¶
The IDs of the metric definitions that were deleted.
Queryable Attributes¶
Errors¶
An array of error objects, if the operation caused any errors.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ERRORS() |
Getter for ERRORS, with configurable default |
ASK_ERRORS() |
Getter for ERRORS w/ exceptions if field has no value |
HAS_ERRORS() |
Determine if ERRORS has a value |
MetricDefinitionIds¶
The IDs of the metric definitions that were deleted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METRICDEFINITIONIDS() |
Getter for METRICDEFINITIONIDS, with configurable default |
ASK_METRICDEFINITIONIDS() |
Getter for METRICDEFINITIONIDS w/ exceptions if field has no |
HAS_METRICDEFINITIONIDS() |
Determine if METRICDEFINITIONIDS has a value |