| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeClientVpnRoutesResponse |
Ec2Client.describeClientVpnRoutes(DescribeClientVpnRoutesRequest describeClientVpnRoutesRequest)
Describes the routes for the specified Client VPN endpoint.
|
default CompletableFuture<DescribeClientVpnRoutesResponse> |
Ec2AsyncClient.describeClientVpnRoutes(DescribeClientVpnRoutesRequest describeClientVpnRoutesRequest)
Describes the routes for the specified Client VPN endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeClientVpnRoutesRequestMarshaller.marshall(DescribeClientVpnRoutesRequest describeClientVpnRoutesRequest) |
Copyright © 2019. All rights reserved.