| Package | Description |
|---|---|
| com.volcengine.vpc | |
| com.volcengine.vpc.model |
| Modifier and Type | Method and Description |
|---|---|
CreateRouteEntryResponse |
VpcApi.createRouteEntry(CreateRouteEntryRequest body) |
com.squareup.okhttp.Call |
VpcApi.createRouteEntryAsync(CreateRouteEntryRequest body,
ApiCallback<CreateRouteEntryResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VpcApi.createRouteEntryCall(CreateRouteEntryRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createRouteEntry
|
ApiResponse<CreateRouteEntryResponse> |
VpcApi.createRouteEntryWithHttpInfo(@NotNull CreateRouteEntryRequest body) |
| Modifier and Type | Method and Description |
|---|---|
CreateRouteEntryRequest |
CreateRouteEntryRequest.clientToken(String clientToken) |
CreateRouteEntryRequest |
CreateRouteEntryRequest.description(String description) |
CreateRouteEntryRequest |
CreateRouteEntryRequest.destinationCidrBlock(String destinationCidrBlock) |
CreateRouteEntryRequest |
CreateRouteEntryRequest.destinationPrefixListId(String destinationPrefixListId) |
CreateRouteEntryRequest |
CreateRouteEntryRequest.nextHopId(String nextHopId) |
CreateRouteEntryRequest |
CreateRouteEntryRequest.nextHopName(String nextHopName) |
CreateRouteEntryRequest |
CreateRouteEntryRequest.nextHopType(String nextHopType) |
CreateRouteEntryRequest |
CreateRouteEntryRequest.routeEntryName(String routeEntryName) |
CreateRouteEntryRequest |
CreateRouteEntryRequest.routeTableId(String routeTableId) |
Copyright © 2024. All rights reserved.