|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CreateSnapshotOptions | |
|---|---|
| org.jclouds.openstack.cinder.v1.features | |
| org.jclouds.openstack.cinder.v1.options | |
| Uses of CreateSnapshotOptions in org.jclouds.openstack.cinder.v1.features |
|---|
| Methods in org.jclouds.openstack.cinder.v1.features with parameters of type CreateSnapshotOptions | |
|---|---|
Snapshot |
SnapshotApi.create(String volumeId,
CreateSnapshotOptions... options)
Creates a new Snapshot. |
| Uses of CreateSnapshotOptions in org.jclouds.openstack.cinder.v1.options |
|---|
| Fields in org.jclouds.openstack.cinder.v1.options declared as CreateSnapshotOptions | |
|---|---|
static CreateSnapshotOptions |
CreateSnapshotOptions.NONE
|
| Methods in org.jclouds.openstack.cinder.v1.options that return CreateSnapshotOptions | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||