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