Uses of Class
com.oracle.bmc.costad.responses.CreateCostAlertSubscriptionResponse
-
Packages that use CreateCostAlertSubscriptionResponse Package Description com.oracle.bmc.costad com.oracle.bmc.costad.responses -
-
Uses of CreateCostAlertSubscriptionResponse in com.oracle.bmc.costad
Methods in com.oracle.bmc.costad that return CreateCostAlertSubscriptionResponse Modifier and Type Method Description CreateCostAlertSubscriptionResponseCostAd. createCostAlertSubscription(CreateCostAlertSubscriptionRequest request)Creates a new CostAlert Subscription.CreateCostAlertSubscriptionResponseCostAdClient. createCostAlertSubscription(CreateCostAlertSubscriptionRequest request)Methods in com.oracle.bmc.costad that return types with arguments of type CreateCostAlertSubscriptionResponse Modifier and Type Method Description Future<CreateCostAlertSubscriptionResponse>CostAdAsync. createCostAlertSubscription(CreateCostAlertSubscriptionRequest request, AsyncHandler<CreateCostAlertSubscriptionRequest,CreateCostAlertSubscriptionResponse> handler)Creates a new CostAlert Subscription.Future<CreateCostAlertSubscriptionResponse>CostAdAsyncClient. createCostAlertSubscription(CreateCostAlertSubscriptionRequest request, AsyncHandler<CreateCostAlertSubscriptionRequest,CreateCostAlertSubscriptionResponse> handler)Method parameters in com.oracle.bmc.costad with type arguments of type CreateCostAlertSubscriptionResponse Modifier and Type Method Description Future<CreateCostAlertSubscriptionResponse>CostAdAsync. createCostAlertSubscription(CreateCostAlertSubscriptionRequest request, AsyncHandler<CreateCostAlertSubscriptionRequest,CreateCostAlertSubscriptionResponse> handler)Creates a new CostAlert Subscription.Future<CreateCostAlertSubscriptionResponse>CostAdAsyncClient. createCostAlertSubscription(CreateCostAlertSubscriptionRequest request, AsyncHandler<CreateCostAlertSubscriptionRequest,CreateCostAlertSubscriptionResponse> handler) -
Uses of CreateCostAlertSubscriptionResponse in com.oracle.bmc.costad.responses
Methods in com.oracle.bmc.costad.responses that return CreateCostAlertSubscriptionResponse Modifier and Type Method Description CreateCostAlertSubscriptionResponseCreateCostAlertSubscriptionResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.costad.responses with parameters of type CreateCostAlertSubscriptionResponse Modifier and Type Method Description CreateCostAlertSubscriptionResponse.BuilderCreateCostAlertSubscriptionResponse.Builder. copy(CreateCostAlertSubscriptionResponse o)Copy method to populate the builder with values from the given instance.
-