Uses of Class
com.baidubce.services.bcc.model.VolumeAttachmentModel

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)
           
 



Copyright © 2018. All rights reserved.