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