Package | Description |
---|---|
com.oracle.bmc.core.model |
Modifier and Type | Method and Description |
---|---|
UpdateLaunchOptions.Builder |
UpdateLaunchOptions.Builder.bootVolumeType(UpdateLaunchOptions.BootVolumeType bootVolumeType)
Emulation type for the boot volume.
|
static UpdateLaunchOptions.Builder |
UpdateLaunchOptions.builder()
Create a new builder.
|
UpdateLaunchOptions.Builder |
UpdateLaunchOptions.Builder.copy(UpdateLaunchOptions model) |
UpdateLaunchOptions.Builder |
UpdateLaunchOptions.Builder.isPvEncryptionInTransitEnabled(Boolean isPvEncryptionInTransitEnabled)
Whether to enable in-transit encryption for the volume’s paravirtualized attachment.
|
UpdateLaunchOptions.Builder |
UpdateLaunchOptions.Builder.networkType(UpdateLaunchOptions.NetworkType networkType)
Emulation type for the physical network interface card (NIC).
|
UpdateLaunchOptions.Builder |
UpdateLaunchOptions.toBuilder() |
Copyright © 2016–2023. All rights reserved.