public interface PageSet<T> extends Set<T>
| Modifier and Type | Method and Description | 
|---|---|
String | 
getNextMarker()
If there is a next marker, then the set is incomplete and you should issue another command to
 retrieve the rest, setting the option  
marker to this value | 
String getNextMarker()
marker to this valueCopyright © 2009-2013 jclouds. All Rights Reserved.