Uses of Class
com.oracle.bmc.database.model.EstimateCostSavingsSummaryCollection.Builder
-
Packages that use EstimateCostSavingsSummaryCollection.Builder Package Description com.oracle.bmc.database.model -
-
Uses of EstimateCostSavingsSummaryCollection.Builder in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return EstimateCostSavingsSummaryCollection.Builder Modifier and Type Method Description static EstimateCostSavingsSummaryCollection.BuilderEstimateCostSavingsSummaryCollection. builder()Create a new builder.EstimateCostSavingsSummaryCollection.BuilderEstimateCostSavingsSummaryCollection.Builder. copy(EstimateCostSavingsSummaryCollection model)EstimateCostSavingsSummaryCollection.BuilderEstimateCostSavingsSummaryCollection.Builder. items(List<EstimateCostSavingSummary> items)List of estimate cost saving summary.EstimateCostSavingsSummaryCollection.BuilderEstimateCostSavingsSummaryCollection. toBuilder()
-