| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateKeyPairResponse> |
Ec2AsyncClient.createKeyPair(CreateKeyPairRequest createKeyPairRequest)
Creates a 2048-bit RSA key pair with the specified name.
|
default CreateKeyPairResponse |
Ec2Client.createKeyPair(CreateKeyPairRequest createKeyPairRequest)
Creates a 2048-bit RSA key pair with the specified name.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateKeyPairRequestMarshaller.marshall(CreateKeyPairRequest createKeyPairRequest) |
Copyright © 2021. All rights reserved.