public class AttachVolumeResponse
extends com.baidubce.common.BaseBceResponse
| Constructor and Description |
|---|
AttachVolumeResponse() |
| Modifier and Type | Method and Description |
|---|---|
VolumeAttachmentModel |
getVolumeAttachment() |
List<String> |
getWarningList() |
AttachVolumeResponse |
setVolumeAttachment(VolumeAttachmentModel volumeAttachment) |
AttachVolumeResponse |
setWarningList(List<String> warningList) |
String |
toString() |
public VolumeAttachmentModel getVolumeAttachment()
public AttachVolumeResponse setVolumeAttachment(VolumeAttachmentModel volumeAttachment)
public AttachVolumeResponse setWarningList(List<String> warningList)
Copyright © 2026. All rights reserved.