程序包 | 说明 |
---|---|
com.aliyun.sdk.service.vpc20160428.models |
限定符和类型 | 方法和说明 |
---|---|
static ModifyVpnRouteEntryWeightRequest.Builder |
ModifyVpnRouteEntryWeightRequest.builder() |
ModifyVpnRouteEntryWeightRequest.Builder |
ModifyVpnRouteEntryWeightRequest.Builder.clientToken(String clientToken)
The client token that is used to ensure the idempotence of the request.
|
ModifyVpnRouteEntryWeightRequest.Builder |
ModifyVpnRouteEntryWeightRequest.Builder.newWeight(Integer newWeight)
The new weight of the destination-based route.
|
ModifyVpnRouteEntryWeightRequest.Builder |
ModifyVpnRouteEntryWeightRequest.Builder.nextHop(String nextHop)
The next hop of the destination-based route.
|
ModifyVpnRouteEntryWeightRequest.Builder |
ModifyVpnRouteEntryWeightRequest.Builder.overlayMode(String overlayMode)
The tunneling protocol.
|
ModifyVpnRouteEntryWeightRequest.Builder |
ModifyVpnRouteEntryWeightRequest.Builder.ownerAccount(String ownerAccount)
OwnerAccount.
|
ModifyVpnRouteEntryWeightRequest.Builder |
ModifyVpnRouteEntryWeightRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
ModifyVpnRouteEntryWeightRequest.Builder |
ModifyVpnRouteEntryWeightRequest.Builder.regionId(String regionId)
The ID of the region where the VPN gateway is created.
|
ModifyVpnRouteEntryWeightRequest.Builder |
ModifyVpnRouteEntryWeightRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
ModifyVpnRouteEntryWeightRequest.Builder |
ModifyVpnRouteEntryWeightRequest.Builder.resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
ModifyVpnRouteEntryWeightRequest.Builder |
ModifyVpnRouteEntryWeightRequest.Builder.routeDest(String routeDest)
The destination CIDR block of the destination-based route.
|
ModifyVpnRouteEntryWeightRequest.Builder |
ModifyVpnRouteEntryWeightRequest.toBuilder() |
ModifyVpnRouteEntryWeightRequest.Builder |
ModifyVpnRouteEntryWeightRequest.Builder.vpnGatewayId(String vpnGatewayId)
The ID of the VPN gateway.
|
ModifyVpnRouteEntryWeightRequest.Builder |
ModifyVpnRouteEntryWeightRequest.Builder.weight(Integer weight)
The original weight of the destination-based route.
|
Copyright © 2024. All rights reserved.