Uses of Class
com.oracle.bmc.costad.requests.CreateCostAlertSubscriptionRequest
-
Packages that use CreateCostAlertSubscriptionRequest Package Description com.oracle.bmc.costad com.oracle.bmc.costad.requests -
-
Uses of CreateCostAlertSubscriptionRequest in com.oracle.bmc.costad
Methods in com.oracle.bmc.costad with parameters of type CreateCostAlertSubscriptionRequest Modifier and Type Method Description CreateCostAlertSubscriptionResponseCostAd. createCostAlertSubscription(CreateCostAlertSubscriptionRequest request)Creates a new CostAlert Subscription.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)CreateCostAlertSubscriptionResponseCostAdClient. createCostAlertSubscription(CreateCostAlertSubscriptionRequest request)Method parameters in com.oracle.bmc.costad with type arguments of type CreateCostAlertSubscriptionRequest 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 CreateCostAlertSubscriptionRequest in com.oracle.bmc.costad.requests
Methods in com.oracle.bmc.costad.requests that return CreateCostAlertSubscriptionRequest Modifier and Type Method Description CreateCostAlertSubscriptionRequestCreateCostAlertSubscriptionRequest.Builder. build()Build the instance of CreateCostAlertSubscriptionRequest as configured by this builderCreateCostAlertSubscriptionRequestCreateCostAlertSubscriptionRequest.Builder. buildWithoutInvocationCallback()Build the instance of CreateCostAlertSubscriptionRequest as configured by this builderMethods in com.oracle.bmc.costad.requests with parameters of type CreateCostAlertSubscriptionRequest Modifier and Type Method Description CreateCostAlertSubscriptionRequest.BuilderCreateCostAlertSubscriptionRequest.Builder. copy(CreateCostAlertSubscriptionRequest o)Copy method to populate the builder with values from the given instance.
-