|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PasswordData | |
|---|---|
| org.jclouds.ec2.compute.domain | |
| org.jclouds.ec2.domain | |
| org.jclouds.ec2.services | |
| org.jclouds.ec2.xml | |
| Uses of PasswordData in org.jclouds.ec2.compute.domain |
|---|
| Methods in org.jclouds.ec2.compute.domain that return PasswordData | |
|---|---|
PasswordData |
PasswordDataAndPrivateKey.getPasswordData()
|
| Constructors in org.jclouds.ec2.compute.domain with parameters of type PasswordData | |
|---|---|
PasswordDataAndPrivateKey(PasswordData passwordData,
String privateKey)
|
|
| Uses of PasswordData in org.jclouds.ec2.domain |
|---|
| Methods in org.jclouds.ec2.domain that return PasswordData | |
|---|---|
PasswordData |
PasswordData.Builder.build()
|
| Uses of PasswordData in org.jclouds.ec2.services |
|---|
| Methods in org.jclouds.ec2.services that return PasswordData | |
|---|---|
PasswordData |
WindowsClient.getPasswordDataInRegion(String region,
String instanceId)
Retrieves the encrypted administrator password for the instances running Windows. |
| Methods in org.jclouds.ec2.services that return types with arguments of type PasswordData | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<PasswordData> |
WindowsAsyncClient.getPasswordDataInRegion(String region,
String instanceId)
|
| Uses of PasswordData in org.jclouds.ec2.xml |
|---|
| Methods in org.jclouds.ec2.xml that return PasswordData | |
|---|---|
PasswordData |
GetPasswordDataResponseHandler.getResult()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||