| 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 |
|---|---|
Request<CreateKeyPairRequest> |
CreateKeyPairRequestMarshaller.marshall(CreateKeyPairRequest createKeyPairRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<CreateKeyPairRequest> |
CreateKeyPairRequestMarshaller.marshall(CreateKeyPairRequest createKeyPairRequest) |
Copyright © 2018. All rights reserved.