Uses of Class
org.jclouds.cloudstack.options.UpdateUserOptions
Packages that use UpdateUserOptions
-
Uses of UpdateUserOptions in org.jclouds.cloudstack.features
Methods in org.jclouds.cloudstack.features with parameters of type UpdateUserOptionsModifier and TypeMethodDescriptionGlobalUserApi.updateUser
(String id, UpdateUserOptions... options) Update an user -
Uses of UpdateUserOptions in org.jclouds.cloudstack.options
Fields in org.jclouds.cloudstack.options declared as UpdateUserOptionsMethods in org.jclouds.cloudstack.options that return UpdateUserOptionsModifier and TypeMethodDescriptionstatic UpdateUserOptions
static UpdateUserOptions
static UpdateUserOptions
UpdateUserOptions.Builder.hashedPassword
(String hashedPassword) UpdateUserOptions.hashedPassword
(String hashedPassword) static UpdateUserOptions
static UpdateUserOptions
static UpdateUserOptions
UpdateUserOptions.Builder.userApiKey
(String userApiKey) UpdateUserOptions.userApiKey
(String userApiKey) static UpdateUserOptions
static UpdateUserOptions
UpdateUserOptions.Builder.userSecretKey
(String userSecretKey) UpdateUserOptions.userSecretKey
(String userSecretKey)