public static class ShapeNumaNodesPerSocketPlatformOptions.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ShapeNumaNodesPerSocketPlatformOptions.Builder |
allowedValues(List<ShapeNumaNodesPerSocketPlatformOptions.AllowedValues> allowedValues)
The supported values for this platform configuration property.
|
ShapeNumaNodesPerSocketPlatformOptions |
build() |
ShapeNumaNodesPerSocketPlatformOptions.Builder |
copy(ShapeNumaNodesPerSocketPlatformOptions model) |
ShapeNumaNodesPerSocketPlatformOptions.Builder |
defaultValue(String defaultValue)
The default NUMA nodes per socket configuration.
|
public ShapeNumaNodesPerSocketPlatformOptions.Builder allowedValues(List<ShapeNumaNodesPerSocketPlatformOptions.AllowedValues> allowedValues)
The supported values for this platform configuration property.
allowedValues
- the value to setpublic ShapeNumaNodesPerSocketPlatformOptions.Builder defaultValue(String defaultValue)
The default NUMA nodes per socket configuration.
defaultValue
- the value to setpublic ShapeNumaNodesPerSocketPlatformOptions build()
public ShapeNumaNodesPerSocketPlatformOptions.Builder copy(ShapeNumaNodesPerSocketPlatformOptions model)
Copyright © 2016–2023. All rights reserved.