| Package | Description | 
|---|---|
| org.jclouds.openstack.cinder.v1.domain | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Set<VolumeAttachment> | Volume.Builder. attachments | 
| Modifier and Type | Method and Description | 
|---|---|
| VolumeAttachment | VolumeAttachment.Builder. build() | 
| Modifier and Type | Method and Description | 
|---|---|
| Set<VolumeAttachment> | Volume. getAttachments() | 
| Modifier and Type | Method and Description | 
|---|---|
| Volume.Builder | Volume.Builder. attachments(VolumeAttachment... in) | 
| T | VolumeAttachment.Builder. fromVolumeAttachment(VolumeAttachment in) | 
| Modifier and Type | Method and Description | 
|---|---|
| Volume.Builder | Volume.Builder. attachments(Set<VolumeAttachment> attachments) | 
| Constructor and Description | 
|---|
| Volume(String id,
      Volume.Status status,
      int size,
      String zone,
      Date created,
      Set<VolumeAttachment> attachments,
      String volumeType,
      String snapshotId,
      String name,
      String description,
      Map<String,String> metadata,
      String tenantId) | 
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.