|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpdateAccountOptions | |
---|---|
org.jclouds.cloudstack.features | |
org.jclouds.cloudstack.options |
Uses of UpdateAccountOptions in org.jclouds.cloudstack.features |
---|
Methods in org.jclouds.cloudstack.features with parameters of type UpdateAccountOptions | |
---|---|
com.google.common.util.concurrent.ListenableFuture<Account> |
GlobalAccountAsyncClient.updateAccount(String accountName,
long domainId,
String newName,
UpdateAccountOptions... options)
|
Account |
GlobalAccountClient.updateAccount(String accountName,
long domainId,
String newName,
UpdateAccountOptions... options)
Update an existing account |
Uses of UpdateAccountOptions in org.jclouds.cloudstack.options |
---|
Fields in org.jclouds.cloudstack.options declared as UpdateAccountOptions | |
---|---|
static UpdateAccountOptions |
UpdateAccountOptions.NONE
|
Methods in org.jclouds.cloudstack.options that return UpdateAccountOptions | |
---|---|
UpdateAccountOptions |
UpdateAccountOptions.networkDomain(String networkDomain)
|
static UpdateAccountOptions |
UpdateAccountOptions.Builder.networkDomain(String networkDomain)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |