public static class ShapePlatformConfigOptions.Builder extends Object
Constructor and Description |
---|
Builder() |
public ShapePlatformConfigOptions.Builder type(ShapePlatformConfigOptions.Type type)
The type of platform being configured.
type
- the value to setpublic ShapePlatformConfigOptions.Builder secureBootOptions(ShapeSecureBootOptions secureBootOptions)
public ShapePlatformConfigOptions.Builder measuredBootOptions(ShapeMeasuredBootOptions measuredBootOptions)
public ShapePlatformConfigOptions.Builder trustedPlatformModuleOptions(ShapeTrustedPlatformModuleOptions trustedPlatformModuleOptions)
public ShapePlatformConfigOptions.Builder numaNodesPerSocketPlatformOptions(ShapeNumaNodesPerSocketPlatformOptions numaNodesPerSocketPlatformOptions)
public ShapePlatformConfigOptions.Builder memoryEncryptionOptions(ShapeMemoryEncryptionOptions memoryEncryptionOptions)
public ShapePlatformConfigOptions.Builder symmetricMultiThreadingOptions(ShapeSymmetricMultiThreadingEnabledPlatformOptions symmetricMultiThreadingOptions)
public ShapePlatformConfigOptions.Builder accessControlServiceOptions(ShapeAccessControlServiceEnabledPlatformOptions accessControlServiceOptions)
public ShapePlatformConfigOptions.Builder virtualInstructionsOptions(ShapeVirtualInstructionsEnabledPlatformOptions virtualInstructionsOptions)
public ShapePlatformConfigOptions.Builder inputOutputMemoryManagementUnitOptions(ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions inputOutputMemoryManagementUnitOptions)
public ShapePlatformConfigOptions.Builder percentageOfCoresEnabledOptions(PercentageOfCoresEnabledOptions percentageOfCoresEnabledOptions)
public ShapePlatformConfigOptions build()
public ShapePlatformConfigOptions.Builder copy(ShapePlatformConfigOptions model)
Copyright © 2016–2023. All rights reserved.