Uses of Class
org.jclouds.cloudstack.options.CreateUserOptions
Packages that use CreateUserOptions
-
Uses of CreateUserOptions in org.jclouds.cloudstack.features
Methods in org.jclouds.cloudstack.features with parameters of type CreateUserOptionsModifier and TypeMethodDescriptionGlobalUserApi.createUser
(String userName, String accountName, String email, String hashedPassword, String firstName, String lastName, CreateUserOptions... options) Create an user for an account that already exists -
Uses of CreateUserOptions in org.jclouds.cloudstack.options
Fields in org.jclouds.cloudstack.options declared as CreateUserOptionsMethods in org.jclouds.cloudstack.options that return CreateUserOptions