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