Uses of Class
com.oracle.bmc.core.model.ShapeNumaNodesPerSocketPlatformOptions.Builder
-
Packages that use ShapeNumaNodesPerSocketPlatformOptions.Builder Package Description com.oracle.bmc.core.model -
-
Uses of ShapeNumaNodesPerSocketPlatformOptions.Builder in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return ShapeNumaNodesPerSocketPlatformOptions.Builder Modifier and Type Method Description ShapeNumaNodesPerSocketPlatformOptions.BuilderShapeNumaNodesPerSocketPlatformOptions.Builder. allowedValues(List<ShapeNumaNodesPerSocketPlatformOptions.AllowedValues> allowedValues)The supported values for this platform configuration property.static ShapeNumaNodesPerSocketPlatformOptions.BuilderShapeNumaNodesPerSocketPlatformOptions. builder()Create a new builder.ShapeNumaNodesPerSocketPlatformOptions.BuilderShapeNumaNodesPerSocketPlatformOptions.Builder. copy(ShapeNumaNodesPerSocketPlatformOptions model)ShapeNumaNodesPerSocketPlatformOptions.BuilderShapeNumaNodesPerSocketPlatformOptions.Builder. defaultValue(String defaultValue)The default NUMA nodes per socket configuration.ShapeNumaNodesPerSocketPlatformOptions.BuilderShapeNumaNodesPerSocketPlatformOptions. toBuilder()
-