Package | Description |
---|---|
com.oracle.bmc.cloudmigrations.model |
Modifier and Type | Method and Description |
---|---|
InstanceSourceViaImageDetails.Builder |
InstanceSourceViaImageDetails.Builder.bootVolumeSizeInGBs(Long bootVolumeSizeInGBs)
The size of the boot volume in GBs.
|
InstanceSourceViaImageDetails.Builder |
InstanceSourceViaImageDetails.Builder.bootVolumeVpusPerGB(Long bootVolumeVpusPerGB)
The number of volume performance units (VPUs) that will be applied to this volume per GB
that represents the Block Volume service’s elastic performance options.
|
static InstanceSourceViaImageDetails.Builder |
InstanceSourceViaImageDetails.builder()
Create a new builder.
|
InstanceSourceViaImageDetails.Builder |
InstanceSourceViaImageDetails.Builder.copy(InstanceSourceViaImageDetails model) |
InstanceSourceViaImageDetails.Builder |
InstanceSourceViaImageDetails.Builder.imageId(String imageId)
The OCID of the image used to boot the instance.
|
InstanceSourceViaImageDetails.Builder |
InstanceSourceViaImageDetails.Builder.kmsKeyId(String kmsKeyId)
The OCID of the key management key to assign as the master encryption key for the boot
volume.
|
InstanceSourceViaImageDetails.Builder |
InstanceSourceViaImageDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.