Uses of Class
com.oracle.bmc.costad.responses.GetCostAlertSubscriptionResponse
-
Packages that use GetCostAlertSubscriptionResponse Package Description com.oracle.bmc.costad com.oracle.bmc.costad.responses -
-
Uses of GetCostAlertSubscriptionResponse in com.oracle.bmc.costad
Methods in com.oracle.bmc.costad that return GetCostAlertSubscriptionResponse Modifier and Type Method Description GetCostAlertSubscriptionResponseCostAd. getCostAlertSubscription(GetCostAlertSubscriptionRequest request)Gets a CostAlertSubscription by the identifier.GetCostAlertSubscriptionResponseCostAdClient. getCostAlertSubscription(GetCostAlertSubscriptionRequest request)Method parameters in com.oracle.bmc.costad with type arguments of type GetCostAlertSubscriptionResponse Modifier and Type Method Description Future<GetCostAlertSubscriptionResponse>CostAdAsync. getCostAlertSubscription(GetCostAlertSubscriptionRequest request, AsyncHandler<GetCostAlertSubscriptionRequest,GetCostAlertSubscriptionResponse> handler)Gets a CostAlertSubscription by the identifier.Future<GetCostAlertSubscriptionResponse>CostAdAsyncClient. getCostAlertSubscription(GetCostAlertSubscriptionRequest request, AsyncHandler<GetCostAlertSubscriptionRequest,GetCostAlertSubscriptionResponse> handler) -
Uses of GetCostAlertSubscriptionResponse in com.oracle.bmc.costad.responses
Methods in com.oracle.bmc.costad.responses that return GetCostAlertSubscriptionResponse Modifier and Type Method Description GetCostAlertSubscriptionResponseGetCostAlertSubscriptionResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.costad.responses with parameters of type GetCostAlertSubscriptionResponse Modifier and Type Method Description GetCostAlertSubscriptionResponse.BuilderGetCostAlertSubscriptionResponse.Builder. copy(GetCostAlertSubscriptionResponse o)Copy method to populate the builder with values from the given instance.
-