Package org.jclouds.cloudstack.options
Class ListUsersOptions.Builder
java.lang.Object
org.jclouds.cloudstack.options.ListUsersOptions.Builder
- Enclosing class:
ListUsersOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ListUsersOptions
accountInDomain
(String account, String domain) static ListUsersOptions
accountType
(String accountType) static ListUsersOptions
static ListUsersOptions
static ListUsersOptions
static ListUsersOptions
page
(long page) static ListUsersOptions
pageSize
(long pageSize) static ListUsersOptions
state
(User.State state) static ListUsersOptions
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
id
- See Also:
-
userName
- See Also:
-
state
- See Also:
-
accountType
- See Also:
-
keyword
- See Also:
-
page
- See Also:
-
pageSize
- See Also:
-
accountInDomain
- See Also:
-
domainId
- See Also:
-