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.afterMarker
public static ListUsersOptions maxItems(Integer maxItems)
ListUsersOptions.maxItems
public static ListUsersOptions pathPrefix(String pathPrefix)
ListUsersOptions.pathPrefix
Copyright © 2009-2013 jclouds. All Rights Reserved.