Uses of Class
com.oracle.bmc.core.model.ShapeVirtualInstructionsEnabledPlatformOptions.Builder
-
Packages that use ShapeVirtualInstructionsEnabledPlatformOptions.Builder Package Description com.oracle.bmc.core.model -
-
Uses of ShapeVirtualInstructionsEnabledPlatformOptions.Builder in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return ShapeVirtualInstructionsEnabledPlatformOptions.Builder Modifier and Type Method Description ShapeVirtualInstructionsEnabledPlatformOptions.BuilderShapeVirtualInstructionsEnabledPlatformOptions.Builder. allowedValues(List<Boolean> allowedValues)Whether virtualization instructions can be enabled.static ShapeVirtualInstructionsEnabledPlatformOptions.BuilderShapeVirtualInstructionsEnabledPlatformOptions. builder()Create a new builder.ShapeVirtualInstructionsEnabledPlatformOptions.BuilderShapeVirtualInstructionsEnabledPlatformOptions.Builder. copy(ShapeVirtualInstructionsEnabledPlatformOptions model)ShapeVirtualInstructionsEnabledPlatformOptions.BuilderShapeVirtualInstructionsEnabledPlatformOptions.Builder. isDefaultEnabled(Boolean isDefaultEnabled)Whether virtualization instructions are enabled by default.ShapeVirtualInstructionsEnabledPlatformOptions.BuilderShapeVirtualInstructionsEnabledPlatformOptions. toBuilder()
-