Uses of Class
com.oracle.bmc.database.model.EstimateCostSavingsSummaryCollection
-
Packages that use EstimateCostSavingsSummaryCollection Package Description com.oracle.bmc.database.model com.oracle.bmc.database.responses -
-
Uses of EstimateCostSavingsSummaryCollection in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return EstimateCostSavingsSummaryCollection Modifier and Type Method Description EstimateCostSavingsSummaryCollectionEstimateCostSavingsSummaryCollection.Builder. build()Methods in com.oracle.bmc.database.model with parameters of type EstimateCostSavingsSummaryCollection Modifier and Type Method Description EstimateCostSavingsSummaryCollection.BuilderEstimateCostSavingsSummaryCollection.Builder. copy(EstimateCostSavingsSummaryCollection model) -
Uses of EstimateCostSavingsSummaryCollection in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return EstimateCostSavingsSummaryCollection Modifier and Type Method Description EstimateCostSavingsSummaryCollectionListEstimateCostSavingsResponse. getEstimateCostSavingsSummaryCollection()The returned EstimateCostSavingsSummaryCollection instance.Methods in com.oracle.bmc.database.responses with parameters of type EstimateCostSavingsSummaryCollection Modifier and Type Method Description ListEstimateCostSavingsResponse.BuilderListEstimateCostSavingsResponse.Builder. estimateCostSavingsSummaryCollection(EstimateCostSavingsSummaryCollection estimateCostSavingsSummaryCollection)The returned EstimateCostSavingsSummaryCollection instance.
-