| Package | Description |
|---|---|
| org.jclouds.openstack.cinder.v1.features | |
| org.jclouds.openstack.cinder.v1.options |
| Modifier and Type | Method and Description |
|---|---|
Snapshot |
SnapshotApi.create(String volumeId,
CreateSnapshotOptions... options)
Creates a new Snapshot.
|
| Modifier and Type | Field and Description |
|---|---|
static CreateSnapshotOptions |
CreateSnapshotOptions.NONE |
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotOptions |
CreateSnapshotOptions.description(String description) |
static CreateSnapshotOptions |
CreateSnapshotOptions.Builder.description(String description) |
CreateSnapshotOptions |
CreateSnapshotOptions.force() |
static CreateSnapshotOptions |
CreateSnapshotOptions.Builder.force() |
CreateSnapshotOptions |
CreateSnapshotOptions.name(String name) |
static CreateSnapshotOptions |
CreateSnapshotOptions.Builder.name(String name) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.