Uses of Class
com.oracle.bmc.budget.model.UpdateCostAnomalyEventDetails
-
Packages that use UpdateCostAnomalyEventDetails Package Description com.oracle.bmc.budget.model com.oracle.bmc.budget.requests -
-
Uses of UpdateCostAnomalyEventDetails in com.oracle.bmc.budget.model
Methods in com.oracle.bmc.budget.model that return UpdateCostAnomalyEventDetails Modifier and Type Method Description UpdateCostAnomalyEventDetailsUpdateCostAnomalyEventDetails.Builder. build()Methods in com.oracle.bmc.budget.model with parameters of type UpdateCostAnomalyEventDetails Modifier and Type Method Description UpdateCostAnomalyEventDetails.BuilderUpdateCostAnomalyEventDetails.Builder. copy(UpdateCostAnomalyEventDetails model) -
Uses of UpdateCostAnomalyEventDetails in com.oracle.bmc.budget.requests
Methods in com.oracle.bmc.budget.requests that return UpdateCostAnomalyEventDetails Modifier and Type Method Description UpdateCostAnomalyEventDetailsUpdateCostAnomalyEventRequest. getBody$()Alternative accessor for the body parameter.UpdateCostAnomalyEventDetailsUpdateCostAnomalyEventRequest. getUpdateCostAnomalyEventDetails()The information to be updated.Methods in com.oracle.bmc.budget.requests with parameters of type UpdateCostAnomalyEventDetails Modifier and Type Method Description UpdateCostAnomalyEventRequest.BuilderUpdateCostAnomalyEventRequest.Builder. body$(UpdateCostAnomalyEventDetails body)Alternative setter for the body parameter.UpdateCostAnomalyEventRequest.BuilderUpdateCostAnomalyEventRequest.Builder. updateCostAnomalyEventDetails(UpdateCostAnomalyEventDetails updateCostAnomalyEventDetails)The information to be updated.
-