public static class PerformanceBasedAutotunePolicy.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
PerformanceBasedAutotunePolicy |
build() |
PerformanceBasedAutotunePolicy.Builder |
copy(PerformanceBasedAutotunePolicy model) |
PerformanceBasedAutotunePolicy.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.
|
public PerformanceBasedAutotunePolicy.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.
maxVpusPerGB
- the value to setpublic PerformanceBasedAutotunePolicy build()
public PerformanceBasedAutotunePolicy.Builder copy(PerformanceBasedAutotunePolicy model)
Copyright © 2016–2023. All rights reserved.