Uses of Class
com.oracle.bmc.costad.requests.UpdateCostAnomalyMonitorRequest
-
Packages that use UpdateCostAnomalyMonitorRequest Package Description com.oracle.bmc.costad com.oracle.bmc.costad.requests -
-
Uses of UpdateCostAnomalyMonitorRequest in com.oracle.bmc.costad
Methods in com.oracle.bmc.costad with parameters of type UpdateCostAnomalyMonitorRequest Modifier and Type Method Description UpdateCostAnomalyMonitorResponseCostAd. updateCostAnomalyMonitor(UpdateCostAnomalyMonitorRequest request)Update a CostAnomalyMonitor identified by the OCID.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)UpdateCostAnomalyMonitorResponseCostAdClient. updateCostAnomalyMonitor(UpdateCostAnomalyMonitorRequest request)Method parameters in com.oracle.bmc.costad with type arguments of type UpdateCostAnomalyMonitorRequest 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 UpdateCostAnomalyMonitorRequest in com.oracle.bmc.costad.requests
Methods in com.oracle.bmc.costad.requests that return UpdateCostAnomalyMonitorRequest Modifier and Type Method Description UpdateCostAnomalyMonitorRequestUpdateCostAnomalyMonitorRequest.Builder. build()Build the instance of UpdateCostAnomalyMonitorRequest as configured by this builderUpdateCostAnomalyMonitorRequestUpdateCostAnomalyMonitorRequest.Builder. buildWithoutInvocationCallback()Build the instance of UpdateCostAnomalyMonitorRequest as configured by this builderMethods in com.oracle.bmc.costad.requests with parameters of type UpdateCostAnomalyMonitorRequest Modifier and Type Method Description UpdateCostAnomalyMonitorRequest.BuilderUpdateCostAnomalyMonitorRequest.Builder. copy(UpdateCostAnomalyMonitorRequest o)Copy method to populate the builder with values from the given instance.
-