| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateClientVpnRouteResponse> |
Ec2AsyncClient.createClientVpnRoute(CreateClientVpnRouteRequest createClientVpnRouteRequest)
Adds a route to a network to a Client VPN endpoint.
|
default CreateClientVpnRouteResponse |
Ec2Client.createClientVpnRoute(CreateClientVpnRouteRequest createClientVpnRouteRequest)
Adds a route to a network to a Client VPN endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateClientVpnRouteRequestMarshaller.marshall(CreateClientVpnRouteRequest createClientVpnRouteRequest) |
Copyright © 2023. All rights reserved.