/AWS1/CL_ADSUSAGEMETRICBASIS¶
Specifies the performance metrics to use for the server that is used for recommendations.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_name TYPE /AWS1/ADSUSAGEMETRICBASISNAME /AWS1/ADSUSAGEMETRICBASISNAME¶
A utilization metric that is used by the recommendations.
iv_percentageadjust TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
Specifies the percentage of the specified utilization metric that is used by the recommendations.
Queryable Attributes¶
name¶
A utilization metric that is used by the recommendations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
percentageAdjust¶
Specifies the percentage of the specified utilization metric that is used by the recommendations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PERCENTAGEADJUST() |
Getter for PERCENTAGEADJUST, with configurable default |
ASK_PERCENTAGEADJUST() |
Getter for PERCENTAGEADJUST w/ exceptions if field has no va |
STR_PERCENTAGEADJUST() |
String format for PERCENTAGEADJUST, with configurable defaul |
HAS_PERCENTAGEADJUST() |
Determine if PERCENTAGEADJUST has a value |