public class SnapshotListResponseData extends java.lang.Object implements SnapshotList
| Constructor and Description |
|---|
SnapshotListResponseData() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SnapshotId> |
snapshots() |
ExecutionStatus |
status() |
public ExecutionStatus status()
status in interface OperationResponsepublic java.util.List<SnapshotId> snapshots()
snapshots in interface SnapshotList