| Package | Description | 
|---|---|
| org.jclouds.cloudstack.features | |
| org.jclouds.cloudstack.options | 
| Modifier and Type | Method and Description | 
|---|---|
| User | GlobalUserApi. createUser(String userName,
          String accountName,
          String email,
          String hashedPassword,
          String firstName,
          String lastName,
          CreateUserOptions... options)Create an user for an account that already exists | 
| Modifier and Type | Field and Description | 
|---|---|
| static CreateUserOptions | CreateUserOptions. NONE | 
| Modifier and Type | Method and Description | 
|---|---|
| CreateUserOptions | CreateUserOptions. domainId(String domainId) | 
| static CreateUserOptions | CreateUserOptions.Builder. domainId(String domainId) | 
| CreateUserOptions | CreateUserOptions. timezone(String timezone) | 
| static CreateUserOptions | CreateUserOptions.Builder. timezone(String timezone) | 
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.