Uses of Class
com.oracle.bmc.core.model.ShapeTrustedPlatformModuleOptions
-
Packages that use ShapeTrustedPlatformModuleOptions Package Description com.oracle.bmc.core.model -
-
Uses of ShapeTrustedPlatformModuleOptions in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return ShapeTrustedPlatformModuleOptions Modifier and Type Method Description ShapeTrustedPlatformModuleOptions
ShapeTrustedPlatformModuleOptions.Builder. build()
ShapeTrustedPlatformModuleOptions
ShapePlatformConfigOptions. getTrustedPlatformModuleOptions()
Methods in com.oracle.bmc.core.model with parameters of type ShapeTrustedPlatformModuleOptions Modifier and Type Method Description ShapeTrustedPlatformModuleOptions.Builder
ShapeTrustedPlatformModuleOptions.Builder. copy(ShapeTrustedPlatformModuleOptions model)
ShapePlatformConfigOptions.Builder
ShapePlatformConfigOptions.Builder. trustedPlatformModuleOptions(ShapeTrustedPlatformModuleOptions trustedPlatformModuleOptions)
Constructors in com.oracle.bmc.core.model with parameters of type ShapeTrustedPlatformModuleOptions 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.
-