Uses of Class
com.oracle.bmc.costad.responses.GetCostAnomalyMonitorResponse
-
Packages that use GetCostAnomalyMonitorResponse Package Description com.oracle.bmc.costad com.oracle.bmc.costad.responses -
-
Uses of GetCostAnomalyMonitorResponse in com.oracle.bmc.costad
Methods in com.oracle.bmc.costad that return GetCostAnomalyMonitorResponse Modifier and Type Method Description GetCostAnomalyMonitorResponseCostAd. getCostAnomalyMonitor(GetCostAnomalyMonitorRequest request)Gets a CostAnomalyMonitor by the identifier.GetCostAnomalyMonitorResponseCostAdClient. getCostAnomalyMonitor(GetCostAnomalyMonitorRequest request)Method parameters in com.oracle.bmc.costad with type arguments of type GetCostAnomalyMonitorResponse 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 GetCostAnomalyMonitorResponse in com.oracle.bmc.costad.responses
Methods in com.oracle.bmc.costad.responses that return GetCostAnomalyMonitorResponse Modifier and Type Method Description GetCostAnomalyMonitorResponseGetCostAnomalyMonitorResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.costad.responses with parameters of type GetCostAnomalyMonitorResponse Modifier and Type Method Description GetCostAnomalyMonitorResponse.BuilderGetCostAnomalyMonitorResponse.Builder. copy(GetCostAnomalyMonitorResponse o)Copy method to populate the builder with values from the given instance.
-