static CostAlertSubscription.Builder |
CostAlertSubscription.builder() |
Create a new builder.
|
CostAlertSubscription.Builder |
CostAlertSubscription.Builder.channels(String channels) |
The notification channels string.
|
CostAlertSubscription.Builder |
CostAlertSubscription.Builder.compartmentId(String compartmentId) |
The OCID of the compartment which hold the cost alert subscription resource.
|
CostAlertSubscription.Builder |
CostAlertSubscription.Builder.copy(CostAlertSubscription model) |
|
CostAlertSubscription.Builder |
CostAlertSubscription.Builder.costAnomalyMonitors(Object costAnomalyMonitors) |
List of monitor identifiers
|
CostAlertSubscription.Builder |
CostAlertSubscription.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
CostAlertSubscription.Builder |
CostAlertSubscription.Builder.description(String description) |
The description of the cost alert subscription.
|
CostAlertSubscription.Builder |
CostAlertSubscription.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
CostAlertSubscription.Builder |
CostAlertSubscription.Builder.id(String id) |
The OCID of the Cost Alert Subscription.
|
CostAlertSubscription.Builder |
CostAlertSubscription.Builder.lifecycleState(CostAlertSubscription.LifecycleState lifecycleState) |
The current state of the cost alert subscription.
|
CostAlertSubscription.Builder |
CostAlertSubscription.Builder.name(String name) |
The name of the cost alert subscription.
|
CostAlertSubscription.Builder |
CostAlertSubscription.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
CostAlertSubscription.Builder |
CostAlertSubscription.Builder.timeCreated(Date timeCreated) |
The time that the cost alert subscription was created.
|
CostAlertSubscription.Builder |
CostAlertSubscription.Builder.timeUpdated(Date timeUpdated) |
The time that the cost alert subscription was updated.
|
CostAlertSubscription.Builder |
CostAlertSubscription.toBuilder() |
|