Uses of Class
org.jclouds.blobstore.options.ListOptions
Packages that use ListOptions
-
Uses of ListOptions in org.jclouds.blobstore.options
Subclasses of ListOptions in org.jclouds.blobstore.optionsModifier and TypeClassDescriptionclass
Contains options supported in the list container operation.static class
static class
Methods in org.jclouds.blobstore.options that return ListOptionsModifier and TypeMethodDescriptionListOptions.afterMarker
(String marker) Place to continue a listing at.static ListOptions
ListOptions.Builder.afterMarker
(String marker) protected ListOptions
ListOptions.clone()
ListOptions.ImmutableListOptions.clone()
static ListOptions
ListOptions.Builder.maxResults
(int maxKeys) ListOptions.maxResults
(int maxKeys) The maximum number of values you'd like to see in the response body.Constructors in org.jclouds.blobstore.options with parameters of type ListOptions