Uses of Class
com.oracle.bmc.core.model.ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions.Builder
-
Packages that use ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions.Builder Package Description com.oracle.bmc.core.model -
-
Uses of ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions.Builder in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions.Builder Modifier and Type Method Description ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions.Builder
ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions.Builder. allowedValues(List<Boolean> allowedValues)
Whether the input-output memory management unit can be enabled.static ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions.Builder
ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions. builder()
Create a new builder.ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions.Builder
ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions.Builder. copy(ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions model)
ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions.Builder
ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions.Builder. isDefaultEnabled(Boolean isDefaultEnabled)
Whether the input-output memory management unit is enabled by default.ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions.Builder
ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions. toBuilder()
-