public class ListSnapshotsResponse extends ListResponse
metadata| Constructor and Description |
|---|
ListSnapshotsResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<SnapshotModel> |
getSnapshots() |
void |
setSnapshots(List<SnapshotModel> snapshots) |
getIsTruncated, getMarker, getMaxKeys, getNextMarker, setIsTruncated, setMarker, setMaxKeys, setNextMarkergetMetadatapublic List<SnapshotModel> getSnapshots()
public void setSnapshots(List<SnapshotModel> snapshots)
Copyright © 2022. All rights reserved.