public static class IntelVmPlatformConfig.Builder extends Object
Modifier and Type | Method and Description |
---|---|
IntelVmPlatformConfig |
build() |
IntelVmPlatformConfig.Builder |
copy(IntelVmPlatformConfig o) |
IntelVmPlatformConfig.Builder |
isMeasuredBootEnabled(Boolean isMeasuredBootEnabled) |
IntelVmPlatformConfig.Builder |
isSecureBootEnabled(Boolean isSecureBootEnabled) |
IntelVmPlatformConfig.Builder |
isTrustedPlatformModuleEnabled(Boolean isTrustedPlatformModuleEnabled) |
String |
toString() |
public IntelVmPlatformConfig.Builder isSecureBootEnabled(Boolean isSecureBootEnabled)
public IntelVmPlatformConfig.Builder isTrustedPlatformModuleEnabled(Boolean isTrustedPlatformModuleEnabled)
public IntelVmPlatformConfig.Builder isMeasuredBootEnabled(Boolean isMeasuredBootEnabled)
public IntelVmPlatformConfig build()
public IntelVmPlatformConfig.Builder copy(IntelVmPlatformConfig o)
Copyright © 2016–2022. All rights reserved.