Uses of Class
com.oracle.bmc.budget.requests.UpdateCostAnomalyEventRequest
-
Packages that use UpdateCostAnomalyEventRequest Package Description com.oracle.bmc.budget com.oracle.bmc.budget.requests -
-
Uses of UpdateCostAnomalyEventRequest in com.oracle.bmc.budget
Methods in com.oracle.bmc.budget with parameters of type UpdateCostAnomalyEventRequest Modifier and Type Method Description UpdateCostAnomalyEventResponseCostAd. updateCostAnomalyEvent(UpdateCostAnomalyEventRequest request)Update a CostAnomalyEvent identified by the OCID.Future<UpdateCostAnomalyEventResponse>CostAdAsync. updateCostAnomalyEvent(UpdateCostAnomalyEventRequest request, AsyncHandler<UpdateCostAnomalyEventRequest,UpdateCostAnomalyEventResponse> handler)Update a CostAnomalyEvent identified by the OCID.Future<UpdateCostAnomalyEventResponse>CostAdAsyncClient. updateCostAnomalyEvent(UpdateCostAnomalyEventRequest request, AsyncHandler<UpdateCostAnomalyEventRequest,UpdateCostAnomalyEventResponse> handler)UpdateCostAnomalyEventResponseCostAdClient. updateCostAnomalyEvent(UpdateCostAnomalyEventRequest request)Method parameters in com.oracle.bmc.budget with type arguments of type UpdateCostAnomalyEventRequest Modifier and Type Method Description Future<UpdateCostAnomalyEventResponse>CostAdAsync. updateCostAnomalyEvent(UpdateCostAnomalyEventRequest request, AsyncHandler<UpdateCostAnomalyEventRequest,UpdateCostAnomalyEventResponse> handler)Update a CostAnomalyEvent identified by the OCID.Future<UpdateCostAnomalyEventResponse>CostAdAsyncClient. updateCostAnomalyEvent(UpdateCostAnomalyEventRequest request, AsyncHandler<UpdateCostAnomalyEventRequest,UpdateCostAnomalyEventResponse> handler) -
Uses of UpdateCostAnomalyEventRequest in com.oracle.bmc.budget.requests
Methods in com.oracle.bmc.budget.requests that return UpdateCostAnomalyEventRequest Modifier and Type Method Description UpdateCostAnomalyEventRequestUpdateCostAnomalyEventRequest.Builder. build()Build the instance of UpdateCostAnomalyEventRequest as configured by this builderUpdateCostAnomalyEventRequestUpdateCostAnomalyEventRequest.Builder. buildWithoutInvocationCallback()Build the instance of UpdateCostAnomalyEventRequest as configured by this builderMethods in com.oracle.bmc.budget.requests with parameters of type UpdateCostAnomalyEventRequest Modifier and Type Method Description UpdateCostAnomalyEventRequest.BuilderUpdateCostAnomalyEventRequest.Builder. copy(UpdateCostAnomalyEventRequest o)Copy method to populate the builder with values from the given instance.
-