Uses of Class
com.oracle.bmc.costad.requests.CreateCostAnomalyMonitorRequest
-
Packages that use CreateCostAnomalyMonitorRequest Package Description com.oracle.bmc.costad com.oracle.bmc.costad.requests -
-
Uses of CreateCostAnomalyMonitorRequest in com.oracle.bmc.costad
Methods in com.oracle.bmc.costad with parameters of type CreateCostAnomalyMonitorRequest Modifier and Type Method Description CreateCostAnomalyMonitorResponseCostAd. createCostAnomalyMonitor(CreateCostAnomalyMonitorRequest request)Creates a new costAnomaly Monitor.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)CreateCostAnomalyMonitorResponseCostAdClient. createCostAnomalyMonitor(CreateCostAnomalyMonitorRequest request)Method parameters in com.oracle.bmc.costad with type arguments of type CreateCostAnomalyMonitorRequest 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 CreateCostAnomalyMonitorRequest in com.oracle.bmc.costad.requests
Methods in com.oracle.bmc.costad.requests that return CreateCostAnomalyMonitorRequest Modifier and Type Method Description CreateCostAnomalyMonitorRequestCreateCostAnomalyMonitorRequest.Builder. build()Build the instance of CreateCostAnomalyMonitorRequest as configured by this builderCreateCostAnomalyMonitorRequestCreateCostAnomalyMonitorRequest.Builder. buildWithoutInvocationCallback()Build the instance of CreateCostAnomalyMonitorRequest as configured by this builderMethods in com.oracle.bmc.costad.requests with parameters of type CreateCostAnomalyMonitorRequest Modifier and Type Method Description CreateCostAnomalyMonitorRequest.BuilderCreateCostAnomalyMonitorRequest.Builder. copy(CreateCostAnomalyMonitorRequest o)Copy method to populate the builder with values from the given instance.
-