Uses of Class
com.oracle.bmc.budget.model.CostAlertSubscriptionCollection
-
Packages that use CostAlertSubscriptionCollection Package Description com.oracle.bmc.budget.model com.oracle.bmc.budget.responses -
-
Uses of CostAlertSubscriptionCollection in com.oracle.bmc.budget.model
Methods in com.oracle.bmc.budget.model that return CostAlertSubscriptionCollection Modifier and Type Method Description CostAlertSubscriptionCollectionCostAlertSubscriptionCollection.Builder. build()Methods in com.oracle.bmc.budget.model with parameters of type CostAlertSubscriptionCollection Modifier and Type Method Description CostAlertSubscriptionCollection.BuilderCostAlertSubscriptionCollection.Builder. copy(CostAlertSubscriptionCollection model) -
Uses of CostAlertSubscriptionCollection in com.oracle.bmc.budget.responses
Methods in com.oracle.bmc.budget.responses that return CostAlertSubscriptionCollection Modifier and Type Method Description CostAlertSubscriptionCollectionListCostAlertSubscriptionsResponse. getCostAlertSubscriptionCollection()The returned CostAlertSubscriptionCollection instance.Methods in com.oracle.bmc.budget.responses with parameters of type CostAlertSubscriptionCollection Modifier and Type Method Description ListCostAlertSubscriptionsResponse.BuilderListCostAlertSubscriptionsResponse.Builder. costAlertSubscriptionCollection(CostAlertSubscriptionCollection costAlertSubscriptionCollection)The returned CostAlertSubscriptionCollection instance.
-