| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform | |
| software.amazon.awssdk.services.ec2.waiters |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
GetPasswordDataResponse |
GetPasswordDataFunction.apply(GetPasswordDataRequest getPasswordDataRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2017. All rights reserved.