Uses of Class
com.oracle.bmc.budget.model.CostAnomalyEventCollection
-
Packages that use CostAnomalyEventCollection Package Description com.oracle.bmc.budget.model com.oracle.bmc.budget.responses -
-
Uses of CostAnomalyEventCollection in com.oracle.bmc.budget.model
Methods in com.oracle.bmc.budget.model that return CostAnomalyEventCollection Modifier and Type Method Description CostAnomalyEventCollectionCostAnomalyEventCollection.Builder. build()Methods in com.oracle.bmc.budget.model with parameters of type CostAnomalyEventCollection Modifier and Type Method Description CostAnomalyEventCollection.BuilderCostAnomalyEventCollection.Builder. copy(CostAnomalyEventCollection model) -
Uses of CostAnomalyEventCollection in com.oracle.bmc.budget.responses
Methods in com.oracle.bmc.budget.responses that return CostAnomalyEventCollection Modifier and Type Method Description CostAnomalyEventCollectionListCostAnomalyEventsResponse. getCostAnomalyEventCollection()The returned CostAnomalyEventCollection instance.Methods in com.oracle.bmc.budget.responses with parameters of type CostAnomalyEventCollection Modifier and Type Method Description ListCostAnomalyEventsResponse.BuilderListCostAnomalyEventsResponse.Builder. costAnomalyEventCollection(CostAnomalyEventCollection costAnomalyEventCollection)The returned CostAnomalyEventCollection instance.
-