Uses of Class
com.oracle.bmc.budget.requests.DeleteCostAlertSubscriptionRequest
-
Packages that use DeleteCostAlertSubscriptionRequest Package Description com.oracle.bmc.budget com.oracle.bmc.budget.requests -
-
Uses of DeleteCostAlertSubscriptionRequest in com.oracle.bmc.budget
Methods in com.oracle.bmc.budget with parameters of type DeleteCostAlertSubscriptionRequest Modifier and Type Method Description DeleteCostAlertSubscriptionResponseCostAd. deleteCostAlertSubscription(DeleteCostAlertSubscriptionRequest request)Deletes a specified CostAlertSubscription resource.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)DeleteCostAlertSubscriptionResponseCostAdClient. deleteCostAlertSubscription(DeleteCostAlertSubscriptionRequest request)Method parameters in com.oracle.bmc.budget with type arguments of type DeleteCostAlertSubscriptionRequest 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 DeleteCostAlertSubscriptionRequest in com.oracle.bmc.budget.requests
Methods in com.oracle.bmc.budget.requests that return DeleteCostAlertSubscriptionRequest Modifier and Type Method Description DeleteCostAlertSubscriptionRequestDeleteCostAlertSubscriptionRequest.Builder. build()Build the instance of DeleteCostAlertSubscriptionRequest as configured by this builderDeleteCostAlertSubscriptionRequestDeleteCostAlertSubscriptionRequest.Builder. buildWithoutInvocationCallback()Build the instance of DeleteCostAlertSubscriptionRequest as configured by this builderMethods in com.oracle.bmc.budget.requests with parameters of type DeleteCostAlertSubscriptionRequest Modifier and Type Method Description DeleteCostAlertSubscriptionRequest.BuilderDeleteCostAlertSubscriptionRequest.Builder. copy(DeleteCostAlertSubscriptionRequest o)Copy method to populate the builder with values from the given instance.
-