| Package | Description | 
|---|---|
| org.jclouds.openstack.cinder.v1.domain | 
| Modifier and Type | Method and Description | 
|---|---|
| static Snapshot.Builder | Snapshot. builder() | 
| Snapshot.Builder | Snapshot.Builder. created(Date created) | 
| Snapshot.Builder | Snapshot.Builder. description(String description) | 
| Snapshot.Builder | Snapshot.Builder. extendedAttributes(SnapshotExtendedAttributes extendedAttributes) | 
| Snapshot.Builder | Snapshot.Builder. fromSnapshot(Snapshot in) | 
| Snapshot.Builder | Snapshot.Builder. id(String id) | 
| Snapshot.Builder | Snapshot.Builder. name(String name) | 
| protected Snapshot.Builder | Snapshot.Builder. self() | 
| Snapshot.Builder | Snapshot.Builder. size(int size) | 
| Snapshot.Builder | Snapshot.Builder. status(Volume.Status status) | 
| Snapshot.Builder | Snapshot. toBuilder() | 
| Snapshot.Builder | Snapshot.Builder. volumeId(String volumeId) | 
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.