Uses of Class
com.oracle.bmc.core.model.ShapeSecureBootOptions
-
Packages that use ShapeSecureBootOptions Package Description com.oracle.bmc.core.model -
-
Uses of ShapeSecureBootOptions in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return ShapeSecureBootOptions Modifier and Type Method Description ShapeSecureBootOptionsShapeSecureBootOptions.Builder. build()ShapeSecureBootOptionsShapePlatformConfigOptions. getSecureBootOptions()Methods in com.oracle.bmc.core.model with parameters of type ShapeSecureBootOptions Modifier and Type Method Description ShapeSecureBootOptions.BuilderShapeSecureBootOptions.Builder. copy(ShapeSecureBootOptions model)ShapePlatformConfigOptions.BuilderShapePlatformConfigOptions.Builder. secureBootOptions(ShapeSecureBootOptions secureBootOptions)Constructors in com.oracle.bmc.core.model with parameters of type ShapeSecureBootOptions 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.
-