Uses of Class
com.oracle.bmc.budget.responses.UpdateCostAlertSubscriptionResponse
-
Packages that use UpdateCostAlertSubscriptionResponse Package Description com.oracle.bmc.budget com.oracle.bmc.budget.responses -
-
Uses of UpdateCostAlertSubscriptionResponse in com.oracle.bmc.budget
Methods in com.oracle.bmc.budget that return UpdateCostAlertSubscriptionResponse Modifier and Type Method Description UpdateCostAlertSubscriptionResponseCostAd. updateCostAlertSubscription(UpdateCostAlertSubscriptionRequest request)Update a CostAlertSubscription identified by the OCID.UpdateCostAlertSubscriptionResponseCostAdClient. updateCostAlertSubscription(UpdateCostAlertSubscriptionRequest request)Methods in com.oracle.bmc.budget that return types with arguments of type UpdateCostAlertSubscriptionResponse Modifier and Type Method Description Future<UpdateCostAlertSubscriptionResponse>CostAdAsync. updateCostAlertSubscription(UpdateCostAlertSubscriptionRequest request, AsyncHandler<UpdateCostAlertSubscriptionRequest,UpdateCostAlertSubscriptionResponse> handler)Update a CostAlertSubscription identified by the OCID.Future<UpdateCostAlertSubscriptionResponse>CostAdAsyncClient. updateCostAlertSubscription(UpdateCostAlertSubscriptionRequest request, AsyncHandler<UpdateCostAlertSubscriptionRequest,UpdateCostAlertSubscriptionResponse> handler)Method parameters in com.oracle.bmc.budget with type arguments of type UpdateCostAlertSubscriptionResponse Modifier and Type Method Description Future<UpdateCostAlertSubscriptionResponse>CostAdAsync. updateCostAlertSubscription(UpdateCostAlertSubscriptionRequest request, AsyncHandler<UpdateCostAlertSubscriptionRequest,UpdateCostAlertSubscriptionResponse> handler)Update a CostAlertSubscription identified by the OCID.Future<UpdateCostAlertSubscriptionResponse>CostAdAsyncClient. updateCostAlertSubscription(UpdateCostAlertSubscriptionRequest request, AsyncHandler<UpdateCostAlertSubscriptionRequest,UpdateCostAlertSubscriptionResponse> handler) -
Uses of UpdateCostAlertSubscriptionResponse in com.oracle.bmc.budget.responses
Methods in com.oracle.bmc.budget.responses that return UpdateCostAlertSubscriptionResponse Modifier and Type Method Description UpdateCostAlertSubscriptionResponseUpdateCostAlertSubscriptionResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.budget.responses with parameters of type UpdateCostAlertSubscriptionResponse Modifier and Type Method Description UpdateCostAlertSubscriptionResponse.BuilderUpdateCostAlertSubscriptionResponse.Builder. copy(UpdateCostAlertSubscriptionResponse o)Copy method to populate the builder with values from the given instance.
-