| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeKeyPairsResponse |
EC2Client.describeKeyPairs()
Describes one or more of your key pairs.
|
default DescribeKeyPairsResponse |
EC2Client.describeKeyPairs(DescribeKeyPairsRequest describeKeyPairsRequest)
Describes one or more of your key pairs.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeKeyPairsResponse> |
EC2AsyncClient.describeKeyPairs()
Describes one or more of your key pairs.
|
default CompletableFuture<DescribeKeyPairsResponse> |
EC2AsyncClient.describeKeyPairs(DescribeKeyPairsRequest describeKeyPairsRequest)
Describes one or more of your key pairs.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeKeyPairsResponse |
DescribeKeyPairsResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.