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.Builder
ShapeVirtualInstructionsEnabledPlatformOptions.Builder. allowedValues(List<Boolean> allowedValues)
Whether virtualization instructions can be enabled.static ShapeVirtualInstructionsEnabledPlatformOptions.Builder
ShapeVirtualInstructionsEnabledPlatformOptions. builder()
Create a new builder.ShapeVirtualInstructionsEnabledPlatformOptions.Builder
ShapeVirtualInstructionsEnabledPlatformOptions.Builder. copy(ShapeVirtualInstructionsEnabledPlatformOptions model)
ShapeVirtualInstructionsEnabledPlatformOptions.Builder
ShapeVirtualInstructionsEnabledPlatformOptions.Builder. isDefaultEnabled(Boolean isDefaultEnabled)
Whether virtualization instructions are enabled by default.ShapeVirtualInstructionsEnabledPlatformOptions.Builder
ShapeVirtualInstructionsEnabledPlatformOptions. toBuilder()
-