Uses of Class
com.oracle.bmc.costad.requests.DeleteCostAlertSubscriptionRequest
-
Packages that use DeleteCostAlertSubscriptionRequest Package Description com.oracle.bmc.costad com.oracle.bmc.costad.requests -
-
Uses of DeleteCostAlertSubscriptionRequest in com.oracle.bmc.costad
Methods in com.oracle.bmc.costad 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.costad 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.costad.requests
Methods in com.oracle.bmc.costad.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.costad.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.
-