/AWS1/CL_ASCDSCMETRICCOLLTYP00¶
DescribeMetricCollectionTypesAnswer
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_metrics TYPE /AWS1/CL_ASCMETRICCOLLTYPE=>TT_METRICCOLLECTIONTYPES TT_METRICCOLLECTIONTYPES¶
The metrics.
it_granularities TYPE /AWS1/CL_ASCMETRICGRANULARIT00=>TT_METRICGRANULARITYTYPES TT_METRICGRANULARITYTYPES¶
The granularities for the metrics.
Queryable Attributes¶
Metrics¶
The metrics.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METRICS() |
Getter for METRICS, with configurable default |
ASK_METRICS() |
Getter for METRICS w/ exceptions if field has no value |
HAS_METRICS() |
Determine if METRICS has a value |
Granularities¶
The granularities for the metrics.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GRANULARITIES() |
Getter for GRANULARITIES, with configurable default |
ASK_GRANULARITIES() |
Getter for GRANULARITIES w/ exceptions if field has no value |
HAS_GRANULARITIES() |
Determine if GRANULARITIES has a value |