Uses of Class
com.oracle.bmc.core.model.PerformanceBasedAutotunePolicy.Builder
-
Packages that use PerformanceBasedAutotunePolicy.Builder Package Description com.oracle.bmc.core.model -
-
Uses of PerformanceBasedAutotunePolicy.Builder in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return PerformanceBasedAutotunePolicy.Builder Modifier and Type Method Description static PerformanceBasedAutotunePolicy.BuilderPerformanceBasedAutotunePolicy. builder()Create a new builder.PerformanceBasedAutotunePolicy.BuilderPerformanceBasedAutotunePolicy.Builder. copy(PerformanceBasedAutotunePolicy model)PerformanceBasedAutotunePolicy.BuilderPerformanceBasedAutotunePolicy.Builder. maxVpusPerGB(Long maxVpusPerGB)This will be the maximum VPUs/GB performance level that the volume will be auto-tuned temporarily based on performance monitoring.PerformanceBasedAutotunePolicy.BuilderPerformanceBasedAutotunePolicy. toBuilder()
-