|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VolumeAttachmentModel | |
---|---|
com.baidubce.services.bcc.model | |
com.baidubce.services.bcc.model.volume |
Uses of VolumeAttachmentModel in com.baidubce.services.bcc.model |
---|
Methods in com.baidubce.services.bcc.model that return types with arguments of type VolumeAttachmentModel | |
---|---|
List<VolumeAttachmentModel> |
VolumeModel.getAttachments()
|
Method parameters in com.baidubce.services.bcc.model with type arguments of type VolumeAttachmentModel | |
---|---|
void |
VolumeModel.setAttachments(List<VolumeAttachmentModel> attachments)
|
Uses of VolumeAttachmentModel in com.baidubce.services.bcc.model.volume |
---|
Methods in com.baidubce.services.bcc.model.volume that return VolumeAttachmentModel | |
---|---|
VolumeAttachmentModel |
AttachVolumeResponse.getVolumeAttachment()
|
Methods in com.baidubce.services.bcc.model.volume with parameters of type VolumeAttachmentModel | |
---|---|
void |
AttachVolumeResponse.setVolumeAttachment(VolumeAttachmentModel volumeAttachment)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |