| Package | Description | 
|---|---|
| org.jclouds.openstack.cinder.v1.domain | 
| Modifier and Type | Field and Description | 
|---|---|
| protected SnapshotExtendedAttributes | Snapshot.Builder. extendedAttributes | 
| Modifier and Type | Method and Description | 
|---|---|
| SnapshotExtendedAttributes | SnapshotExtendedAttributes.Builder. build() | 
| Modifier and Type | Method and Description | 
|---|---|
| com.google.common.base.Optional<SnapshotExtendedAttributes> | Snapshot. getExtendedAttributes() | 
| Modifier and Type | Method and Description | 
|---|---|
| Snapshot.Builder | Snapshot.Builder. extendedAttributes(SnapshotExtendedAttributes extendedAttributes) | 
| SnapshotExtendedAttributes.Builder | SnapshotExtendedAttributes.Builder. fromExtendedAttributes(SnapshotExtendedAttributes in) | 
| Constructor and Description | 
|---|
| Snapshot(String id,
        String volumeId,
        Volume.Status status,
        int size,
        Date created,
        String name,
        String description,
        SnapshotExtendedAttributes extendedAttributes) | 
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.