Uses of Class
com.oracle.bmc.budget.responses.UpdateCostAnomalyEventResponse
-
Packages that use UpdateCostAnomalyEventResponse Package Description com.oracle.bmc.budget com.oracle.bmc.budget.responses -
-
Uses of UpdateCostAnomalyEventResponse in com.oracle.bmc.budget
Methods in com.oracle.bmc.budget that return UpdateCostAnomalyEventResponse Modifier and Type Method Description UpdateCostAnomalyEventResponseCostAd. updateCostAnomalyEvent(UpdateCostAnomalyEventRequest request)Update a CostAnomalyEvent identified by the OCID.UpdateCostAnomalyEventResponseCostAdClient. updateCostAnomalyEvent(UpdateCostAnomalyEventRequest request)Methods in com.oracle.bmc.budget that return types with arguments of type UpdateCostAnomalyEventResponse Modifier and Type Method Description Future<UpdateCostAnomalyEventResponse>CostAdAsync. updateCostAnomalyEvent(UpdateCostAnomalyEventRequest request, AsyncHandler<UpdateCostAnomalyEventRequest,UpdateCostAnomalyEventResponse> handler)Update a CostAnomalyEvent identified by the OCID.Future<UpdateCostAnomalyEventResponse>CostAdAsyncClient. updateCostAnomalyEvent(UpdateCostAnomalyEventRequest request, AsyncHandler<UpdateCostAnomalyEventRequest,UpdateCostAnomalyEventResponse> handler)Method parameters in com.oracle.bmc.budget with type arguments of type UpdateCostAnomalyEventResponse Modifier and Type Method Description Future<UpdateCostAnomalyEventResponse>CostAdAsync. updateCostAnomalyEvent(UpdateCostAnomalyEventRequest request, AsyncHandler<UpdateCostAnomalyEventRequest,UpdateCostAnomalyEventResponse> handler)Update a CostAnomalyEvent identified by the OCID.Future<UpdateCostAnomalyEventResponse>CostAdAsyncClient. updateCostAnomalyEvent(UpdateCostAnomalyEventRequest request, AsyncHandler<UpdateCostAnomalyEventRequest,UpdateCostAnomalyEventResponse> handler) -
Uses of UpdateCostAnomalyEventResponse in com.oracle.bmc.budget.responses
Methods in com.oracle.bmc.budget.responses that return UpdateCostAnomalyEventResponse Modifier and Type Method Description UpdateCostAnomalyEventResponseUpdateCostAnomalyEventResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.budget.responses with parameters of type UpdateCostAnomalyEventResponse Modifier and Type Method Description UpdateCostAnomalyEventResponse.BuilderUpdateCostAnomalyEventResponse.Builder. copy(UpdateCostAnomalyEventResponse o)Copy method to populate the builder with values from the given instance.
-