| Package | Description |
|---|---|
| org.jclouds.ec2.compute.domain | |
| org.jclouds.ec2.domain | |
| org.jclouds.ec2.services | |
| org.jclouds.ec2.xml |
| Modifier and Type | Method and Description |
|---|---|
PasswordData |
PasswordDataAndPrivateKey.getPasswordData() |
| Constructor and Description |
|---|
PasswordDataAndPrivateKey(PasswordData passwordData,
String privateKey) |
| Modifier and Type | Method and Description |
|---|---|
PasswordData |
PasswordData.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
PasswordData |
WindowsClient.getPasswordDataInRegion(String region,
String instanceId)
Retrieves the encrypted administrator password for the instances running Windows.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<PasswordData> |
WindowsAsyncClient.getPasswordDataInRegion(String region,
String instanceId) |
| Modifier and Type | Method and Description |
|---|---|
PasswordData |
GetPasswordDataResponseHandler.getResult() |
Copyright © 2009-2012 jclouds. All Rights Reserved.