Uses of Class
com.oracle.bmc.core.model.ShapeMemoryEncryptionOptions
- 
Packages that use ShapeMemoryEncryptionOptions Package Description com.oracle.bmc.core.model 
- 
- 
Uses of ShapeMemoryEncryptionOptions in com.oracle.bmc.core.modelMethods in com.oracle.bmc.core.model that return ShapeMemoryEncryptionOptions Modifier and Type Method Description ShapeMemoryEncryptionOptionsShapeMemoryEncryptionOptions.Builder. build()ShapeMemoryEncryptionOptionsShapePlatformConfigOptions. getMemoryEncryptionOptions()Methods in com.oracle.bmc.core.model with parameters of type ShapeMemoryEncryptionOptions Modifier and Type Method Description ShapeMemoryEncryptionOptions.BuilderShapeMemoryEncryptionOptions.Builder. copy(ShapeMemoryEncryptionOptions model)ShapePlatformConfigOptions.BuilderShapePlatformConfigOptions.Builder. memoryEncryptionOptions(ShapeMemoryEncryptionOptions memoryEncryptionOptions)Constructors in com.oracle.bmc.core.model with parameters of type ShapeMemoryEncryptionOptions 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.
 
-