Uses of Class
com.baidubce.services.bcc.model.volume.AttachVolumeResponse

Packages that use AttachVolumeResponse
com.baidubce.services.bcc   
 

Uses of AttachVolumeResponse in com.baidubce.services.bcc
 

Methods in com.baidubce.services.bcc that return AttachVolumeResponse
 AttachVolumeResponse BccClient.attachVolume(AttachVolumeRequest request)
          Attaching the specified volume to a specified instance.
 AttachVolumeResponse BccClient.attachVolume(String volumeId, String instanceId)
          Attaching the specified volume to a specified instance.
 



Copyright © 2018. All rights reserved.