public static class UpdateBlockVolumeAttachmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateBlockVolumeAttachmentDetails |
build() |
UpdateBlockVolumeAttachmentDetails.Builder |
copy(UpdateBlockVolumeAttachmentDetails model) |
UpdateBlockVolumeAttachmentDetails.Builder |
volumeAttachmentReferenceInstanceId(String volumeAttachmentReferenceInstanceId)
The OCID of the reference compute instance from which to obtain the attachment details
for the volume.
|
public UpdateBlockVolumeAttachmentDetails.Builder volumeAttachmentReferenceInstanceId(String volumeAttachmentReferenceInstanceId)
The OCID of the reference compute instance from which to obtain the attachment details for the volume. This reference compute instance is from the peer DR protection group.
Example: ocid1.instance.oc1..uniqueID
volumeAttachmentReferenceInstanceId
- the value to setpublic UpdateBlockVolumeAttachmentDetails build()
public UpdateBlockVolumeAttachmentDetails.Builder copy(UpdateBlockVolumeAttachmentDetails model)
Copyright © 2016–2024. All rights reserved.