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