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