程序包 | 说明 |
---|---|
com.aliyun.sdk.service.vpc20160428.models |
限定符和类型 | 方法和说明 |
---|---|
static CreateVpnRouteEntryResponseBody.Builder |
CreateVpnRouteEntryResponseBody.builder() |
CreateVpnRouteEntryResponseBody.Builder |
CreateVpnRouteEntryResponseBody.Builder.createTime(Long createTime)
The timestamp when the destination-based route was created.
|
CreateVpnRouteEntryResponseBody.Builder |
CreateVpnRouteEntryResponseBody.Builder.description(String description)
The description of the destination-based route.
|
CreateVpnRouteEntryResponseBody.Builder |
CreateVpnRouteEntryResponseBody.Builder.nextHop(String nextHop)
The next hop of the destination-based route.
|
CreateVpnRouteEntryResponseBody.Builder |
CreateVpnRouteEntryResponseBody.Builder.overlayMode(String overlayMode)
The tunneling protocol.
|
CreateVpnRouteEntryResponseBody.Builder |
CreateVpnRouteEntryResponseBody.Builder.requestId(String requestId)
The request ID.
|
CreateVpnRouteEntryResponseBody.Builder |
CreateVpnRouteEntryResponseBody.Builder.routeDest(String routeDest)
The destination CIDR block of the destination-based route.
|
CreateVpnRouteEntryResponseBody.Builder |
CreateVpnRouteEntryResponseBody.Builder.state(String state)
The status of the destination-based route.
|
CreateVpnRouteEntryResponseBody.Builder |
CreateVpnRouteEntryResponseBody.Builder.vpnInstanceId(String vpnInstanceId)
The ID of the VPN gateway.
|
CreateVpnRouteEntryResponseBody.Builder |
CreateVpnRouteEntryResponseBody.Builder.weight(Integer weight)
The weight of the destination-based route.
|
Copyright © 2024. All rights reserved.