|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Snapshot | |
|---|---|
| org.jclouds.cloudstack.domain | |
| org.jclouds.cloudstack.features | |
| Uses of Snapshot in org.jclouds.cloudstack.domain |
|---|
| Methods in org.jclouds.cloudstack.domain that return Snapshot | |
|---|---|
Snapshot |
Snapshot.Builder.build()
|
| Methods in org.jclouds.cloudstack.domain with parameters of type Snapshot | |
|---|---|
T |
Snapshot.Builder.fromSnapshot(Snapshot in)
|
| Uses of Snapshot in org.jclouds.cloudstack.features |
|---|
| Methods in org.jclouds.cloudstack.features that return Snapshot | |
|---|---|
Snapshot |
SnapshotApi.getSnapshot(String id)
Gets a snapshot by its ID. |
| Methods in org.jclouds.cloudstack.features that return types with arguments of type Snapshot | |
|---|---|
Set<Snapshot> |
SnapshotApi.listSnapshots(ListSnapshotsOptions... options)
Lists all available snapshots for the account, matching the query described by the options. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||