public static class BlockVolumeAttachmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
BlockVolumeAttachmentDetails |
build() |
BlockVolumeAttachmentDetails.Builder |
copy(BlockVolumeAttachmentDetails model) |
BlockVolumeAttachmentDetails.Builder |
volumeAttachmentReferenceInstanceId(String volumeAttachmentReferenceInstanceId)
The OCID of the reference compute instance from which to obtain the attachment details
for the volume.
|
public BlockVolumeAttachmentDetails.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 BlockVolumeAttachmentDetails build()
public BlockVolumeAttachmentDetails.Builder copy(BlockVolumeAttachmentDetails model)
Copyright © 2016–2024. All rights reserved.