public static class IntelSkylakeBmPlatformConfig.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
IntelSkylakeBmPlatformConfig |
build() |
IntelSkylakeBmPlatformConfig.Builder |
copy(IntelSkylakeBmPlatformConfig model) |
IntelSkylakeBmPlatformConfig.Builder |
isMeasuredBootEnabled(Boolean isMeasuredBootEnabled) |
IntelSkylakeBmPlatformConfig.Builder |
isMemoryEncryptionEnabled(Boolean isMemoryEncryptionEnabled) |
IntelSkylakeBmPlatformConfig.Builder |
isSecureBootEnabled(Boolean isSecureBootEnabled) |
IntelSkylakeBmPlatformConfig.Builder |
isTrustedPlatformModuleEnabled(Boolean isTrustedPlatformModuleEnabled) |
public IntelSkylakeBmPlatformConfig.Builder isSecureBootEnabled(Boolean isSecureBootEnabled)
public IntelSkylakeBmPlatformConfig.Builder isTrustedPlatformModuleEnabled(Boolean isTrustedPlatformModuleEnabled)
public IntelSkylakeBmPlatformConfig.Builder isMeasuredBootEnabled(Boolean isMeasuredBootEnabled)
public IntelSkylakeBmPlatformConfig.Builder isMemoryEncryptionEnabled(Boolean isMemoryEncryptionEnabled)
public IntelSkylakeBmPlatformConfig build()
public IntelSkylakeBmPlatformConfig.Builder copy(IntelSkylakeBmPlatformConfig model)
Copyright © 2016–2023. All rights reserved.