Uses of Class
com.oracle.bmc.budget.responses.DeleteCostAlertSubscriptionResponse
-
Packages that use DeleteCostAlertSubscriptionResponse Package Description com.oracle.bmc.budget com.oracle.bmc.budget.responses -
-
Uses of DeleteCostAlertSubscriptionResponse in com.oracle.bmc.budget
Methods in com.oracle.bmc.budget that return DeleteCostAlertSubscriptionResponse Modifier and Type Method Description DeleteCostAlertSubscriptionResponseCostAd. deleteCostAlertSubscription(DeleteCostAlertSubscriptionRequest request)Deletes a specified CostAlertSubscription resource.DeleteCostAlertSubscriptionResponseCostAdClient. deleteCostAlertSubscription(DeleteCostAlertSubscriptionRequest request)Methods in com.oracle.bmc.budget that return types with arguments of type DeleteCostAlertSubscriptionResponse Modifier and Type Method Description Future<DeleteCostAlertSubscriptionResponse>CostAdAsync. deleteCostAlertSubscription(DeleteCostAlertSubscriptionRequest request, AsyncHandler<DeleteCostAlertSubscriptionRequest,DeleteCostAlertSubscriptionResponse> handler)Deletes a specified CostAlertSubscription resource.Future<DeleteCostAlertSubscriptionResponse>CostAdAsyncClient. deleteCostAlertSubscription(DeleteCostAlertSubscriptionRequest request, AsyncHandler<DeleteCostAlertSubscriptionRequest,DeleteCostAlertSubscriptionResponse> handler)Method parameters in com.oracle.bmc.budget with type arguments of type DeleteCostAlertSubscriptionResponse Modifier and Type Method Description Future<DeleteCostAlertSubscriptionResponse>CostAdAsync. deleteCostAlertSubscription(DeleteCostAlertSubscriptionRequest request, AsyncHandler<DeleteCostAlertSubscriptionRequest,DeleteCostAlertSubscriptionResponse> handler)Deletes a specified CostAlertSubscription resource.Future<DeleteCostAlertSubscriptionResponse>CostAdAsyncClient. deleteCostAlertSubscription(DeleteCostAlertSubscriptionRequest request, AsyncHandler<DeleteCostAlertSubscriptionRequest,DeleteCostAlertSubscriptionResponse> handler) -
Uses of DeleteCostAlertSubscriptionResponse in com.oracle.bmc.budget.responses
Methods in com.oracle.bmc.budget.responses that return DeleteCostAlertSubscriptionResponse Modifier and Type Method Description DeleteCostAlertSubscriptionResponseDeleteCostAlertSubscriptionResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.budget.responses with parameters of type DeleteCostAlertSubscriptionResponse Modifier and Type Method Description DeleteCostAlertSubscriptionResponse.BuilderDeleteCostAlertSubscriptionResponse.Builder. copy(DeleteCostAlertSubscriptionResponse o)Copy method to populate the builder with values from the given instance.
-