| 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 |
|---|---|
SdkHttpFullRequest |
ImportKeyPairRequestMarshaller.marshall(ImportKeyPairRequest importKeyPairRequest) |
Copyright © 2021. All rights reserved.