public class ApplicationSnapshotListResponse extends Object
| Constructor and Description |
|---|
ApplicationSnapshotListResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<ApplicationSnapshotInfo> |
getSnapshots() |
void |
setSnapshots(List<ApplicationSnapshotInfo> snapshots) |
public List<ApplicationSnapshotInfo> getSnapshots()
public void setSnapshots(List<ApplicationSnapshotInfo> snapshots)
Copyright © 2011-2015. All Rights Reserved.