| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteClientVpnEndpointResponse |
Ec2Client.deleteClientVpnEndpoint(DeleteClientVpnEndpointRequest deleteClientVpnEndpointRequest)
Deletes the specified Client VPN endpoint.
|
default CompletableFuture<DeleteClientVpnEndpointResponse> |
Ec2AsyncClient.deleteClientVpnEndpoint(DeleteClientVpnEndpointRequest deleteClientVpnEndpointRequest)
Deletes the specified Client VPN endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteClientVpnEndpointRequestMarshaller.marshall(DeleteClientVpnEndpointRequest deleteClientVpnEndpointRequest) |
Copyright © 2020. All rights reserved.