com.cloudbees.api
Class DatabaseSnapshotInfo
java.lang.Object
com.cloudbees.api.DatabaseSnapshotInfo
public class DatabaseSnapshotInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DatabaseSnapshotInfo
public DatabaseSnapshotInfo(String id,
String title,
Date created)
getId
public String getId()
getTitle
public String getTitle()
getCreated
public Date getCreated()
Copyright © 2011-2013. All Rights Reserved.