Uses of Class
com.oracle.bmc.budget.model.CostAnomalyMonitorCollection
-
Packages that use CostAnomalyMonitorCollection Package Description com.oracle.bmc.budget.model com.oracle.bmc.budget.responses -
-
Uses of CostAnomalyMonitorCollection in com.oracle.bmc.budget.model
Methods in com.oracle.bmc.budget.model that return CostAnomalyMonitorCollection Modifier and Type Method Description CostAnomalyMonitorCollectionCostAnomalyMonitorCollection.Builder. build()Methods in com.oracle.bmc.budget.model with parameters of type CostAnomalyMonitorCollection Modifier and Type Method Description CostAnomalyMonitorCollection.BuilderCostAnomalyMonitorCollection.Builder. copy(CostAnomalyMonitorCollection model) -
Uses of CostAnomalyMonitorCollection in com.oracle.bmc.budget.responses
Methods in com.oracle.bmc.budget.responses that return CostAnomalyMonitorCollection Modifier and Type Method Description CostAnomalyMonitorCollectionListCostAnomalyMonitorsResponse. getCostAnomalyMonitorCollection()The returned CostAnomalyMonitorCollection instance.Methods in com.oracle.bmc.budget.responses with parameters of type CostAnomalyMonitorCollection Modifier and Type Method Description ListCostAnomalyMonitorsResponse.BuilderListCostAnomalyMonitorsResponse.Builder. costAnomalyMonitorCollection(CostAnomalyMonitorCollection costAnomalyMonitorCollection)The returned CostAnomalyMonitorCollection instance.
-