Uses of Class
com.oracle.bmc.budget.responses.UpdateCostAnomalyMonitorResponse
-
Packages that use UpdateCostAnomalyMonitorResponse Package Description com.oracle.bmc.budget com.oracle.bmc.budget.responses -
-
Uses of UpdateCostAnomalyMonitorResponse in com.oracle.bmc.budget
Methods in com.oracle.bmc.budget that return UpdateCostAnomalyMonitorResponse Modifier and Type Method Description UpdateCostAnomalyMonitorResponseCostAd. updateCostAnomalyMonitor(UpdateCostAnomalyMonitorRequest request)Update a CostAnomalyMonitor identified by the OCID.UpdateCostAnomalyMonitorResponseCostAdClient. updateCostAnomalyMonitor(UpdateCostAnomalyMonitorRequest request)Methods in com.oracle.bmc.budget that return types with arguments of type UpdateCostAnomalyMonitorResponse Modifier and Type Method Description Future<UpdateCostAnomalyMonitorResponse>CostAdAsync. updateCostAnomalyMonitor(UpdateCostAnomalyMonitorRequest request, AsyncHandler<UpdateCostAnomalyMonitorRequest,UpdateCostAnomalyMonitorResponse> handler)Update a CostAnomalyMonitor identified by the OCID.Future<UpdateCostAnomalyMonitorResponse>CostAdAsyncClient. updateCostAnomalyMonitor(UpdateCostAnomalyMonitorRequest request, AsyncHandler<UpdateCostAnomalyMonitorRequest,UpdateCostAnomalyMonitorResponse> handler)Method parameters in com.oracle.bmc.budget with type arguments of type UpdateCostAnomalyMonitorResponse Modifier and Type Method Description Future<UpdateCostAnomalyMonitorResponse>CostAdAsync. updateCostAnomalyMonitor(UpdateCostAnomalyMonitorRequest request, AsyncHandler<UpdateCostAnomalyMonitorRequest,UpdateCostAnomalyMonitorResponse> handler)Update a CostAnomalyMonitor identified by the OCID.Future<UpdateCostAnomalyMonitorResponse>CostAdAsyncClient. updateCostAnomalyMonitor(UpdateCostAnomalyMonitorRequest request, AsyncHandler<UpdateCostAnomalyMonitorRequest,UpdateCostAnomalyMonitorResponse> handler) -
Uses of UpdateCostAnomalyMonitorResponse in com.oracle.bmc.budget.responses
Methods in com.oracle.bmc.budget.responses that return UpdateCostAnomalyMonitorResponse Modifier and Type Method Description UpdateCostAnomalyMonitorResponseUpdateCostAnomalyMonitorResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.budget.responses with parameters of type UpdateCostAnomalyMonitorResponse Modifier and Type Method Description UpdateCostAnomalyMonitorResponse.BuilderUpdateCostAnomalyMonitorResponse.Builder. copy(UpdateCostAnomalyMonitorResponse o)Copy method to populate the builder with values from the given instance.
-