Uses of Class
com.oracle.bmc.budget.requests.UpdateCostAlertSubscriptionRequest
-
Packages that use UpdateCostAlertSubscriptionRequest Package Description com.oracle.bmc.budget com.oracle.bmc.budget.requests -
-
Uses of UpdateCostAlertSubscriptionRequest in com.oracle.bmc.budget
Methods in com.oracle.bmc.budget with parameters of type UpdateCostAlertSubscriptionRequest Modifier and Type Method Description UpdateCostAlertSubscriptionResponseCostAd. updateCostAlertSubscription(UpdateCostAlertSubscriptionRequest request)Update a CostAlertSubscription identified by the OCID.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)UpdateCostAlertSubscriptionResponseCostAdClient. updateCostAlertSubscription(UpdateCostAlertSubscriptionRequest request)Method parameters in com.oracle.bmc.budget with type arguments of type UpdateCostAlertSubscriptionRequest 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 UpdateCostAlertSubscriptionRequest in com.oracle.bmc.budget.requests
Methods in com.oracle.bmc.budget.requests that return UpdateCostAlertSubscriptionRequest Modifier and Type Method Description UpdateCostAlertSubscriptionRequestUpdateCostAlertSubscriptionRequest.Builder. build()Build the instance of UpdateCostAlertSubscriptionRequest as configured by this builderUpdateCostAlertSubscriptionRequestUpdateCostAlertSubscriptionRequest.Builder. buildWithoutInvocationCallback()Build the instance of UpdateCostAlertSubscriptionRequest as configured by this builderMethods in com.oracle.bmc.budget.requests with parameters of type UpdateCostAlertSubscriptionRequest Modifier and Type Method Description UpdateCostAlertSubscriptionRequest.BuilderUpdateCostAlertSubscriptionRequest.Builder. copy(UpdateCostAlertSubscriptionRequest o)Copy method to populate the builder with values from the given instance.
-