com.cloudbees.api
Class ApplicationSnapshotListResponse
java.lang.Object
com.cloudbees.api.ApplicationSnapshotListResponse
public class ApplicationSnapshotListResponse
- extends Object
- Author:
- Fabian Donze
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationSnapshotListResponse
public ApplicationSnapshotListResponse()
getSnapshots
public List<ApplicationSnapshotInfo> getSnapshots()
setSnapshots
public void setSnapshots(List<ApplicationSnapshotInfo> snapshots)
Copyright © 2011-2013. All Rights Reserved.