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