org.jclouds.cloudstack.domain
Class SnapshotPolicySchedule
java.lang.Object
org.jclouds.cloudstack.domain.SnapshotPolicySchedule
public class SnapshotPolicySchedule
- extends Object
Describes the schedule of a snapshot policy.
- Author:
- Richard Downer
- See Also:
SnapshotPolicySchedules
SnapshotPolicySchedule
public SnapshotPolicySchedule(Snapshot.Interval interval,
String time)
getInterval
public Snapshot.Interval getInterval()
getTime
public String getTime()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2009-2012 jclouds. All Rights Reserved.