org.jclouds.iam.options
Class ListUsersOptions.Builder
java.lang.Object
org.jclouds.iam.options.ListUsersOptions.Builder
- Enclosing class:
- ListUsersOptions
public static class ListUsersOptions.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListUsersOptions.Builder
public ListUsersOptions.Builder()
afterMarker
public static ListUsersOptions afterMarker(Object afterMarker)
- See Also:
ListUsersOptions.afterMarker
maxItems
public static ListUsersOptions maxItems(Integer maxItems)
- See Also:
ListUsersOptions.maxItems
pathPrefix
public static ListUsersOptions pathPrefix(String pathPrefix)
- See Also:
ListUsersOptions.pathPrefix
Copyright © 2009-2012 jclouds. All Rights Reserved.