| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ImportKeyPairResponse> |
EC2AsyncClient.importKeyPair(ImportKeyPairRequest importKeyPairRequest)
Imports the public key from an RSA key pair that you created with a third-party tool.
|
default ImportKeyPairResponse |
EC2Client.importKeyPair(ImportKeyPairRequest importKeyPairRequest)
Imports the public key from an RSA key pair that you created with a third-party tool.
|
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.core.Request<ImportKeyPairRequest> |
ImportKeyPairRequestMarshaller.marshall(ImportKeyPairRequest importKeyPairRequest) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.core.Request<ImportKeyPairRequest> |
ImportKeyPairRequestMarshaller.marshall(ImportKeyPairRequest importKeyPairRequest) |
Copyright © 2018. All rights reserved.