|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CreateSnapshotOptions | |
|---|---|
| org.jclouds.cloudstack.features | |
| org.jclouds.cloudstack.options | |
| Uses of CreateSnapshotOptions in org.jclouds.cloudstack.features |
|---|
| Methods in org.jclouds.cloudstack.features with parameters of type CreateSnapshotOptions | |
|---|---|
AsyncCreateResponse |
SnapshotClient.createSnapshot(String volumeId,
CreateSnapshotOptions... options)
Creates an instant snapshot of a volume. |
com.google.common.util.concurrent.ListenableFuture<AsyncCreateResponse> |
SnapshotAsyncClient.createSnapshot(String volumeId,
CreateSnapshotOptions... options)
Creates an instant snapshot of a volume. |
| Uses of CreateSnapshotOptions in org.jclouds.cloudstack.options |
|---|
| Fields in org.jclouds.cloudstack.options declared as CreateSnapshotOptions | |
|---|---|
static CreateSnapshotOptions |
CreateSnapshotOptions.NONE
|
| Methods in org.jclouds.cloudstack.options that return CreateSnapshotOptions | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||