| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeKeyPairsResponse> |
Ec2AsyncClient.describeKeyPairs(DescribeKeyPairsRequest describeKeyPairsRequest)
Describes the specified key pairs or all of your key pairs.
|
default DescribeKeyPairsResponse |
Ec2Client.describeKeyPairs(DescribeKeyPairsRequest describeKeyPairsRequest)
Describes the specified key pairs or all of your key pairs.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeKeyPairsRequestMarshaller.marshall(DescribeKeyPairsRequest describeKeyPairsRequest) |
Copyright © 2020. All rights reserved.