Package | Description |
---|---|
org.jclouds.cloudstack.features | |
org.jclouds.cloudstack.options |
Modifier and Type | Method and Description |
---|---|
AsyncCreateResponse |
SnapshotApi.createSnapshot(String volumeId,
CreateSnapshotOptions... options)
Creates an instant snapshot of a volume.
|
Modifier and Type | Field and Description |
---|---|
static CreateSnapshotOptions |
CreateSnapshotOptions.NONE |
Modifier and Type | Method and Description |
---|---|
static CreateSnapshotOptions |
CreateSnapshotOptions.Builder.accountInDomain(String account,
String domainId) |
static CreateSnapshotOptions |
CreateSnapshotOptions.Builder.domainId(String domainId) |
CreateSnapshotOptions |
CreateSnapshotOptions.policyId(String policyId) |
static CreateSnapshotOptions |
CreateSnapshotOptions.Builder.policyId(String policyId) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.