| Package | Description |
|---|---|
| com.baidubce.bcc.models |
| Modifier and Type | Method and Description |
|---|---|
VolumeAttachmentModel |
AttachVolumeResponse.getVolumeAttachment() |
VolumeAttachmentModel |
VolumeAttachmentModel.setDevice(String device) |
VolumeAttachmentModel |
VolumeAttachmentModel.setInstanceId(String instanceId) |
VolumeAttachmentModel |
VolumeAttachmentModel.setSerial(String serial) |
VolumeAttachmentModel |
VolumeAttachmentModel.setVolumeId(String volumeId) |
| Modifier and Type | Method and Description |
|---|---|
List<VolumeAttachmentModel> |
VolumeModel.getAttachments() |
| Modifier and Type | Method and Description |
|---|---|
AttachVolumeResponse |
AttachVolumeResponse.setVolumeAttachment(VolumeAttachmentModel volumeAttachment) |
| Modifier and Type | Method and Description |
|---|---|
VolumeModel |
VolumeModel.setAttachments(List<VolumeAttachmentModel> attachments) |
Copyright © 2026. All rights reserved.