public interface BoundedSet<T> extends Set<T>
Modifier and Type | Method and Description |
---|---|
String |
getMarker() |
int |
getMaxResults() |
String |
getNextMarker() |
String |
getPrefix() |
URI |
getUrl() |
Copyright © 2009-2012 jclouds. All Rights Reserved.