public static class ListOptions.Builder extends Object
| Constructor and Description | 
|---|
ListOptions.Builder()  | 
| Modifier and Type | Method and Description | 
|---|---|
static ListOptions | 
includeMetadata()  | 
static ListOptions | 
marker(String marker)  | 
static ListOptions | 
maxResults(int maxKeys)  | 
static ListOptions | 
prefix(String prefix)  | 
public static ListOptions includeMetadata()
ListOptions.includeMetadata()public static ListOptions prefix(String prefix)
ListOptions.prefix(String)public static ListOptions marker(String marker)
ListOptions.marker(String)public static ListOptions maxResults(int maxKeys)
ListOptions#maxResults(long)Copyright © 2009-2013 jclouds. All Rights Reserved.