Uses of Class
com.oracle.bmc.budget.requests.CreateCostAnomalyMonitorRequest
-
Packages that use CreateCostAnomalyMonitorRequest Package Description com.oracle.bmc.budget com.oracle.bmc.budget.requests -
-
Uses of CreateCostAnomalyMonitorRequest in com.oracle.bmc.budget
Methods in com.oracle.bmc.budget 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.budget 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.budget.requests
Methods in com.oracle.bmc.budget.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.budget.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.
-