Uses of Class
org.jclouds.cloudstack.options.CreateAccountOptions
Packages that use CreateAccountOptions
-
Uses of CreateAccountOptions in org.jclouds.cloudstack.features
Methods in org.jclouds.cloudstack.features with parameters of type CreateAccountOptionsModifier and TypeMethodDescriptionGlobalAccountApi.createAccount
(String userName, Account.Type accountType, String email, String firstName, String lastName, String hashedPassword, CreateAccountOptions... options) Create a new Cloudstack account -
Uses of CreateAccountOptions in org.jclouds.cloudstack.options
Fields in org.jclouds.cloudstack.options declared as CreateAccountOptionsMethods in org.jclouds.cloudstack.options that return CreateAccountOptionsModifier and TypeMethodDescriptionstatic CreateAccountOptions
static CreateAccountOptions
static CreateAccountOptions
CreateAccountOptions.Builder.networkDomain
(String networkDomain) CreateAccountOptions.networkDomain
(String networkDomain)