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