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