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