public static class ShapeOcpuOptions.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ShapeOcpuOptions |
build() |
ShapeOcpuOptions.Builder |
copy(ShapeOcpuOptions model) |
ShapeOcpuOptions.Builder |
max(Integer max)
Maximum OCPU configuration
|
ShapeOcpuOptions.Builder |
min(Integer min)
Minimum OCPU configuration
|
public ShapeOcpuOptions.Builder min(Integer min)
Minimum OCPU configuration
min
- the value to setpublic ShapeOcpuOptions.Builder max(Integer max)
Maximum OCPU configuration
max
- the value to setpublic ShapeOcpuOptions build()
public ShapeOcpuOptions.Builder copy(ShapeOcpuOptions model)
Copyright © 2016–2024. All rights reserved.