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