public static class ListUsersOptions.Builder extends Object
| Constructor and Description |
|---|
ListUsersOptions.Builder() |
| Modifier and Type | Method and Description |
|---|---|
static ListUsersOptions |
afterMarker(Object afterMarker) |
static ListUsersOptions |
maxItems(Integer maxItems) |
static ListUsersOptions |
pathPrefix(String pathPrefix) |
public static ListUsersOptions afterMarker(Object afterMarker)
ListUsersOptions.afterMarkerpublic static ListUsersOptions maxItems(Integer maxItems)
ListUsersOptions.maxItemspublic static ListUsersOptions pathPrefix(String pathPrefix)
ListUsersOptions.pathPrefixCopyright © 2009-2013 jclouds. All Rights Reserved.