Package | Description |
---|---|
org.jclouds.cloudstack.domain | |
org.jclouds.cloudstack.features |
Modifier and Type | Method and Description |
---|---|
SnapshotPolicy |
SnapshotPolicy.Builder.build() |
Modifier and Type | Method and Description |
---|---|
T |
SnapshotPolicy.Builder.fromSnapshotPolicy(SnapshotPolicy in) |
Modifier and Type | Method and Description |
---|---|
SnapshotPolicy |
SnapshotApi.createSnapshotPolicy(SnapshotPolicySchedule schedule,
String numberToRetain,
String timezone,
String volumeId)
Creates a snapshot policy for the account.
|
Modifier and Type | Method and Description |
---|---|
Set<SnapshotPolicy> |
SnapshotApi.listSnapshotPolicies(String volumeId,
ListSnapshotPoliciesOptions... options)
Lists snapshot policies.
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.