| Package | Description |
|---|---|
| com.byteplus.vpn | |
| com.byteplus.vpn.model |
| Modifier and Type | Method and Description |
|---|---|
CreateVpnGatewayRouteResponse |
VpnApi.createVpnGatewayRoute(CreateVpnGatewayRouteRequest body) |
com.squareup.okhttp.Call |
VpnApi.createVpnGatewayRouteAsync(CreateVpnGatewayRouteRequest body,
ApiCallback<CreateVpnGatewayRouteResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VpnApi.createVpnGatewayRouteCall(CreateVpnGatewayRouteRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createVpnGatewayRoute
|
ApiResponse<CreateVpnGatewayRouteResponse> |
VpnApi.createVpnGatewayRouteWithHttpInfo(@NotNull CreateVpnGatewayRouteRequest body) |
| Modifier and Type | Method and Description |
|---|---|
CreateVpnGatewayRouteRequest |
CreateVpnGatewayRouteRequest.destinationCidrBlock(String destinationCidrBlock) |
CreateVpnGatewayRouteRequest |
CreateVpnGatewayRouteRequest.nextHopId(String nextHopId) |
CreateVpnGatewayRouteRequest |
CreateVpnGatewayRouteRequest.vpnGatewayId(String vpnGatewayId) |
Copyright © 2026. All rights reserved.