Uses of Class
com.oracle.bmc.core.model.ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions
-
Packages that use ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions Package Description com.oracle.bmc.core.model -
-
Uses of ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions Modifier and Type Method Description ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions
ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions.Builder. build()
ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions
ShapePlatformConfigOptions. getInputOutputMemoryManagementUnitOptions()
Methods in com.oracle.bmc.core.model with parameters of type ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions Modifier and Type Method Description ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions.Builder
ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions.Builder. copy(ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions model)
ShapePlatformConfigOptions.Builder
ShapePlatformConfigOptions.Builder. inputOutputMemoryManagementUnitOptions(ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions inputOutputMemoryManagementUnitOptions)
Constructors in com.oracle.bmc.core.model with parameters of type ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions Constructor Description ShapePlatformConfigOptions(ShapePlatformConfigOptions.Type type, ShapeSecureBootOptions secureBootOptions, ShapeMeasuredBootOptions measuredBootOptions, ShapeTrustedPlatformModuleOptions trustedPlatformModuleOptions, ShapeNumaNodesPerSocketPlatformOptions numaNodesPerSocketPlatformOptions, ShapeMemoryEncryptionOptions memoryEncryptionOptions, ShapeSymmetricMultiThreadingEnabledPlatformOptions symmetricMultiThreadingOptions, ShapeAccessControlServiceEnabledPlatformOptions accessControlServiceOptions, ShapeVirtualInstructionsEnabledPlatformOptions virtualInstructionsOptions, ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions inputOutputMemoryManagementUnitOptions, PercentageOfCoresEnabledOptions percentageOfCoresEnabledOptions)
Deprecated.
-