public static interface DiskSnapshotsService.List
Modifier and Type | Method and Description |
---|---|
Integer |
max()
Sets the maximum number of snapshots to return.
|
DiskSnapshot[] |
snapshots() |
DiskSnapshot[] snapshots()
Integer max()
Sets the maximum number of snapshots to return. If not specified all the snapshots are returned.
Copyright © 2016. All rights reserved.