Package | Description |
---|---|
org.jclouds.cloudstack.domain | |
org.jclouds.cloudstack.features |
Modifier and Type | Method and Description |
---|---|
Snapshot |
Snapshot.Builder.build() |
Modifier and Type | Method and Description |
---|---|
T |
Snapshot.Builder.fromSnapshot(Snapshot in) |
Modifier and Type | Method and Description |
---|---|
Snapshot |
SnapshotApi.getSnapshot(String id)
Gets a snapshot by its ID.
|
Modifier and Type | Method and Description |
---|---|
Set<Snapshot> |
SnapshotApi.listSnapshots(ListSnapshotsOptions... options)
Lists all available snapshots for the account, matching the query described by the options.
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.