| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetPasswordDataResponse |
EC2Client.getPasswordData(GetPasswordDataRequest getPasswordDataRequest)
Retrieves the encrypted administrator password for an instance running Windows.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetPasswordDataResponse> |
EC2AsyncClient.getPasswordData(GetPasswordDataRequest getPasswordDataRequest)
Retrieves the encrypted administrator password for an instance running Windows.
|
| Modifier and Type | Method and Description |
|---|---|
GetPasswordDataResponse |
GetPasswordDataResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.