Package | Description |
---|---|
org.jclouds.cloudstack.domain | |
org.jclouds.cloudstack.features | |
org.jclouds.cloudstack.util |
Modifier and Type | Method and Description |
---|---|
ApiKeyPair |
ApiKeyPair.Builder.build() |
Modifier and Type | Method and Description |
---|---|
int |
ApiKeyPair.compareTo(ApiKeyPair arg0) |
Modifier and Type | Method and Description |
---|---|
ApiKeyPair |
GlobalUserClient.registerUserKeys(long userId)
This command allows a user to register for the developer API, returning a
secret key and an API key
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<ApiKeyPair> |
GlobalUserAsyncClient.registerUserKeys(long userId) |
Modifier and Type | Method and Description |
---|---|
static ApiKeyPair |
ApiKeyPairs.loginToEndpointAsUsernameInDomainWithPasswordAndReturnApiKeyPair(URI endpoint,
String username,
String password,
String domain)
Retrieve the API key pair for a given CloudStack user
|
Copyright © 2009-2012 jclouds. All Rights Reserved.