Uses of Class
com.oracle.bmc.costad.responses.CreateCostAnomalyMonitorResponse
-
Packages that use CreateCostAnomalyMonitorResponse Package Description com.oracle.bmc.costad com.oracle.bmc.costad.responses -
-
Uses of CreateCostAnomalyMonitorResponse in com.oracle.bmc.costad
Methods in com.oracle.bmc.costad that return CreateCostAnomalyMonitorResponse Modifier and Type Method Description CreateCostAnomalyMonitorResponseCostAd. createCostAnomalyMonitor(CreateCostAnomalyMonitorRequest request)Creates a new costAnomaly Monitor.CreateCostAnomalyMonitorResponseCostAdClient. createCostAnomalyMonitor(CreateCostAnomalyMonitorRequest request)Methods in com.oracle.bmc.costad that return types with arguments of type CreateCostAnomalyMonitorResponse Modifier and Type Method Description Future<CreateCostAnomalyMonitorResponse>CostAdAsync. createCostAnomalyMonitor(CreateCostAnomalyMonitorRequest request, AsyncHandler<CreateCostAnomalyMonitorRequest,CreateCostAnomalyMonitorResponse> handler)Creates a new costAnomaly Monitor.Future<CreateCostAnomalyMonitorResponse>CostAdAsyncClient. createCostAnomalyMonitor(CreateCostAnomalyMonitorRequest request, AsyncHandler<CreateCostAnomalyMonitorRequest,CreateCostAnomalyMonitorResponse> handler)Method parameters in com.oracle.bmc.costad with type arguments of type CreateCostAnomalyMonitorResponse Modifier and Type Method Description Future<CreateCostAnomalyMonitorResponse>CostAdAsync. createCostAnomalyMonitor(CreateCostAnomalyMonitorRequest request, AsyncHandler<CreateCostAnomalyMonitorRequest,CreateCostAnomalyMonitorResponse> handler)Creates a new costAnomaly Monitor.Future<CreateCostAnomalyMonitorResponse>CostAdAsyncClient. createCostAnomalyMonitor(CreateCostAnomalyMonitorRequest request, AsyncHandler<CreateCostAnomalyMonitorRequest,CreateCostAnomalyMonitorResponse> handler) -
Uses of CreateCostAnomalyMonitorResponse in com.oracle.bmc.costad.responses
Methods in com.oracle.bmc.costad.responses that return CreateCostAnomalyMonitorResponse Modifier and Type Method Description CreateCostAnomalyMonitorResponseCreateCostAnomalyMonitorResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.costad.responses with parameters of type CreateCostAnomalyMonitorResponse Modifier and Type Method Description CreateCostAnomalyMonitorResponse.BuilderCreateCostAnomalyMonitorResponse.Builder. copy(CreateCostAnomalyMonitorResponse o)Copy method to populate the builder with values from the given instance.
-