| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<KeyPairInfo> |
DescribeKeyPairsResponse.keyPairs()
Information about the key pairs.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeKeyPairsResponse.Builder |
DescribeKeyPairsResponse.Builder.keyPairs(KeyPairInfo... keyPairs)
Information about the key pairs.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeKeyPairsResponse.Builder |
DescribeKeyPairsResponse.Builder.keyPairs(Collection<KeyPairInfo> keyPairs)
Information about the key pairs.
|
Copyright © 2020. All rights reserved.