static CostAlertSubscriptionMap.Builder |
CostAlertSubscriptionMap.builder() |
Create a new builder.
|
CostAlertSubscriptionMap.Builder |
CostAlertSubscriptionMap.Builder.copy(CostAlertSubscriptionMap model) |
|
CostAlertSubscriptionMap.Builder |
CostAlertSubscriptionMap.Builder.costAlertSubscriptionId(String costAlertSubscriptionId) |
The costAlertSubscription ocid which the cost monitor alert maps to.
|
CostAlertSubscriptionMap.Builder |
CostAlertSubscriptionMap.Builder.operator(CostAlertSubscriptionMap.Operator operator) |
The filter operator.
|
CostAlertSubscriptionMap.Builder |
CostAlertSubscriptionMap.Builder.thresholdAbsoluteValue(Integer thresholdAbsoluteValue) |
The absolute threshold value.
|
CostAlertSubscriptionMap.Builder |
CostAlertSubscriptionMap.Builder.thresholdRelativePercent(Integer thresholdRelativePercent) |
The relative percentage threshold value.
|
CostAlertSubscriptionMap.Builder |
CostAlertSubscriptionMap.toBuilder() |
|