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