| 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 |
|---|---|
T |
ApiKeyPair.Builder.fromApiKeyPair(ApiKeyPair in) |
| Modifier and Type | Method and Description |
|---|---|
ApiKeyPair |
GlobalUserApi.registerUserKeys(String 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 |
|---|---|
static ApiKeyPair |
ApiKeyPairs.loginToEndpointAsUsernameInDomainWithPasswordAndReturnApiKeyPair(URI endpoint,
String username,
String password,
String domain)
Retrieve the API key pair for a given CloudStack user
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.