static CostAnomalyEvent.Builder |
CostAnomalyEvent.builder() |
Create a new builder.
|
CostAnomalyEvent.Builder |
CostAnomalyEvent.Builder.compartmentId(String compartmentId) |
The OCID of the compartment.
|
CostAnomalyEvent.Builder |
CostAnomalyEvent.Builder.copy(CostAnomalyEvent model) |
|
CostAnomalyEvent.Builder |
CostAnomalyEvent.Builder.costAnomalyName(String costAnomalyName) |
The name of the associated cost monitor.
|
CostAnomalyEvent.Builder |
CostAnomalyEvent.Builder.costImpact(Double costImpact) |
The cost impact of the detected anomaly.
|
CostAnomalyEvent.Builder |
CostAnomalyEvent.Builder.costMonitorId(String costMonitorId) |
The OCID of the associated cost monitor.
|
CostAnomalyEvent.Builder |
CostAnomalyEvent.Builder.costMonitorName(String costMonitorName) |
The name of the associated cost monitor.
|
CostAnomalyEvent.Builder |
CostAnomalyEvent.Builder.costMonitorType(MonitorType costMonitorType) |
Type of cost monitor
|
CostAnomalyEvent.Builder |
CostAnomalyEvent.Builder.costVariancePercentage(Double costVariancePercentage) |
The cost variance percentage of the detected anomaly.
|
CostAnomalyEvent.Builder |
CostAnomalyEvent.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
CostAnomalyEvent.Builder |
CostAnomalyEvent.Builder.feedbackResponse(CostAnomalyEvent.FeedbackResponse feedbackResponse) |
The feedback response for the cost anomaly event.
|
CostAnomalyEvent.Builder |
CostAnomalyEvent.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
CostAnomalyEvent.Builder |
CostAnomalyEvent.Builder.id(String id) |
The OCID of the Cost Anomaly Event.
|
CostAnomalyEvent.Builder |
CostAnomalyEvent.Builder.lifecycleState(CostAnomalyEvent.LifecycleState lifecycleState) |
The current state of the cost anomaly event.
|
CostAnomalyEvent.Builder |
CostAnomalyEvent.Builder.rootCauseDetail(RootCauseDetail rootCauseDetail) |
|
CostAnomalyEvent.Builder |
CostAnomalyEvent.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
CostAnomalyEvent.Builder |
CostAnomalyEvent.Builder.targetResourceFilter(TargetResourceFilter targetResourceFilter) |
|
CostAnomalyEvent.Builder |
CostAnomalyEvent.Builder.timeAnomalyEventDate(Date timeAnomalyEventDate) |
The event date of the anomaly event.
|
CostAnomalyEvent.Builder |
CostAnomalyEvent.Builder.timeCreated(Date timeCreated) |
The created time of the cost anomaly event.
|
CostAnomalyEvent.Builder |
CostAnomalyEvent.Builder.timeUpdated(Date timeUpdated) |
The updated time of the cost anomaly event.
|
CostAnomalyEvent.Builder |
CostAnomalyEvent.toBuilder() |
|