Uses of Class
com.oracle.bmc.budget.requests.GetCostAnomalyMonitorRequest
-
Packages that use GetCostAnomalyMonitorRequest Package Description com.oracle.bmc.budget com.oracle.bmc.budget.requests -
-
Uses of GetCostAnomalyMonitorRequest in com.oracle.bmc.budget
Method parameters in com.oracle.bmc.budget with type arguments of type GetCostAnomalyMonitorRequest Modifier and Type Method Description Future<GetCostAnomalyMonitorResponse>CostAdAsync. getCostAnomalyMonitor(GetCostAnomalyMonitorRequest request, AsyncHandler<GetCostAnomalyMonitorRequest,GetCostAnomalyMonitorResponse> handler)Gets a CostAnomalyMonitor by the identifier.Future<GetCostAnomalyMonitorResponse>CostAdAsyncClient. getCostAnomalyMonitor(GetCostAnomalyMonitorRequest request, AsyncHandler<GetCostAnomalyMonitorRequest,GetCostAnomalyMonitorResponse> handler) -
Uses of GetCostAnomalyMonitorRequest in com.oracle.bmc.budget.requests
Methods in com.oracle.bmc.budget.requests that return GetCostAnomalyMonitorRequest Modifier and Type Method Description GetCostAnomalyMonitorRequestGetCostAnomalyMonitorRequest.Builder. build()Build the instance of GetCostAnomalyMonitorRequest as configured by this builderGetCostAnomalyMonitorRequestGetCostAnomalyMonitorRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetCostAnomalyMonitorRequest as configured by this builderMethods in com.oracle.bmc.budget.requests with parameters of type GetCostAnomalyMonitorRequest Modifier and Type Method Description GetCostAnomalyMonitorRequest.BuilderGetCostAnomalyMonitorRequest.Builder. copy(GetCostAnomalyMonitorRequest o)Copy method to populate the builder with values from the given instance.
-