Uses of Class
com.oracle.bmc.costad.responses.GetCostAnomalyEventResponse
-
Packages that use GetCostAnomalyEventResponse Package Description com.oracle.bmc.costad com.oracle.bmc.costad.responses -
-
Uses of GetCostAnomalyEventResponse in com.oracle.bmc.costad
Methods in com.oracle.bmc.costad that return GetCostAnomalyEventResponse Modifier and Type Method Description GetCostAnomalyEventResponseCostAd. getCostAnomalyEvent(GetCostAnomalyEventRequest request)Gets a CostAnomalyEvent by the identifier.GetCostAnomalyEventResponseCostAdClient. getCostAnomalyEvent(GetCostAnomalyEventRequest request)Method parameters in com.oracle.bmc.costad with type arguments of type GetCostAnomalyEventResponse Modifier and Type Method Description Future<GetCostAnomalyEventResponse>CostAdAsync. getCostAnomalyEvent(GetCostAnomalyEventRequest request, AsyncHandler<GetCostAnomalyEventRequest,GetCostAnomalyEventResponse> handler)Gets a CostAnomalyEvent by the identifier.Future<GetCostAnomalyEventResponse>CostAdAsyncClient. getCostAnomalyEvent(GetCostAnomalyEventRequest request, AsyncHandler<GetCostAnomalyEventRequest,GetCostAnomalyEventResponse> handler) -
Uses of GetCostAnomalyEventResponse in com.oracle.bmc.costad.responses
Methods in com.oracle.bmc.costad.responses that return GetCostAnomalyEventResponse Modifier and Type Method Description GetCostAnomalyEventResponseGetCostAnomalyEventResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.costad.responses with parameters of type GetCostAnomalyEventResponse Modifier and Type Method Description GetCostAnomalyEventResponse.BuilderGetCostAnomalyEventResponse.Builder. copy(GetCostAnomalyEventResponse o)Copy method to populate the builder with values from the given instance.
-