Uses of Class
com.oracle.bmc.costad.responses.DeleteCostAlertSubscriptionResponse
-
Packages that use DeleteCostAlertSubscriptionResponse Package Description com.oracle.bmc.costad com.oracle.bmc.costad.responses -
-
Uses of DeleteCostAlertSubscriptionResponse in com.oracle.bmc.costad
Methods in com.oracle.bmc.costad 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.costad 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.costad 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.costad.responses
Methods in com.oracle.bmc.costad.responses that return DeleteCostAlertSubscriptionResponse Modifier and Type Method Description DeleteCostAlertSubscriptionResponseDeleteCostAlertSubscriptionResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.costad.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.
-