Uses of Class
com.oracle.bmc.costad.responses.UpdateCostAnomalyMonitorResponse
-
Packages that use UpdateCostAnomalyMonitorResponse Package Description com.oracle.bmc.costad com.oracle.bmc.costad.responses -
-
Uses of UpdateCostAnomalyMonitorResponse in com.oracle.bmc.costad
Methods in com.oracle.bmc.costad 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.costad 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.costad 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.costad.responses
Methods in com.oracle.bmc.costad.responses that return UpdateCostAnomalyMonitorResponse Modifier and Type Method Description UpdateCostAnomalyMonitorResponseUpdateCostAnomalyMonitorResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.costad.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.
-