Uses of Class
com.oracle.bmc.core.model.AmdVmLaunchInstancePlatformConfig.Builder
-
Packages that use AmdVmLaunchInstancePlatformConfig.Builder Package Description com.oracle.bmc.core.model -
-
Uses of AmdVmLaunchInstancePlatformConfig.Builder in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return AmdVmLaunchInstancePlatformConfig.Builder Modifier and Type Method Description static AmdVmLaunchInstancePlatformConfig.Builder
AmdVmLaunchInstancePlatformConfig. builder()
Create a new builder.AmdVmLaunchInstancePlatformConfig.Builder
AmdVmLaunchInstancePlatformConfig.Builder. copy(AmdVmLaunchInstancePlatformConfig model)
AmdVmLaunchInstancePlatformConfig.Builder
AmdVmLaunchInstancePlatformConfig.Builder. isMeasuredBootEnabled(Boolean isMeasuredBootEnabled)
AmdVmLaunchInstancePlatformConfig.Builder
AmdVmLaunchInstancePlatformConfig.Builder. isMemoryEncryptionEnabled(Boolean isMemoryEncryptionEnabled)
AmdVmLaunchInstancePlatformConfig.Builder
AmdVmLaunchInstancePlatformConfig.Builder. isSecureBootEnabled(Boolean isSecureBootEnabled)
AmdVmLaunchInstancePlatformConfig.Builder
AmdVmLaunchInstancePlatformConfig.Builder. isSymmetricMultiThreadingEnabled(Boolean isSymmetricMultiThreadingEnabled)
Whether symmetric multithreading is enabled on the instance.AmdVmLaunchInstancePlatformConfig.Builder
AmdVmLaunchInstancePlatformConfig.Builder. isTrustedPlatformModuleEnabled(Boolean isTrustedPlatformModuleEnabled)
AmdVmLaunchInstancePlatformConfig.Builder
AmdVmLaunchInstancePlatformConfig. toBuilder()
-