| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteKeyPairResponse |
EC2Client.deleteKeyPair(DeleteKeyPairRequest deleteKeyPairRequest)
Deletes the specified key pair, by removing the public key from Amazon EC2.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteKeyPairResponse> |
EC2AsyncClient.deleteKeyPair(DeleteKeyPairRequest deleteKeyPairRequest)
Deletes the specified key pair, by removing the public key from Amazon EC2.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteKeyPairResponse |
DeleteKeyPairResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.