程序包 | 说明 |
---|---|
com.aliyun.sdk.service.cbn20170912.models |
限定符和类型 | 方法和说明 |
---|---|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.asPathMatchMode(String asPathMatchMode)
The match method that is used to match routes based on the AS path.
|
static CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.builder() |
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.cenId(String cenId)
The ID of the CEN instance.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.cenRegionId(String cenRegionId)
The ID of the region in which the routing policy is applied.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.cidrMatchMode(String cidrMatchMode)
The match method that is used to match routes against the prefix list.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.communityMatchMode(String communityMatchMode)
The match method that is used to match routes based on the community.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.communityOperateMode(String communityOperateMode)
The action to be performed on the community.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.description(String description)
The description of the routing policy.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.destinationChildInstanceTypes(List<String> destinationChildInstanceTypes)
The types of destination network instance to which the routes belong.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.destinationCidrBlocks(List<String> destinationCidrBlocks)
The prefix list against which routes are matched.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.destinationInstanceIds(List<String> destinationInstanceIds)
The IDs of the destination network instances to which the routes belong.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.destinationInstanceIdsReverseMatch(Boolean destinationInstanceIdsReverseMatch)
Specifies whether to exclude destination instance IDs.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.destinationRegionIds(List<String> destinationRegionIds)
The destination region IDs of the route.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.destinationRouteTableIds(List<String> destinationRouteTableIds)
The IDs of the destination route tables to which routes are evaluated.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.mapResult(String mapResult)
The action to be performed on a route that meets all the match conditions.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.matchAddressType(String matchAddressType)
The type of IP address in the match condition.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.matchAsns(List<Long> matchAsns)
The AS paths based on which routes are compared.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.matchCommunitySet(List<String> matchCommunitySet)
The community set based on which routes are compared.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.nextPriority(Integer nextPriority)
The priority of the routing policy that you want to associate with the current one.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.operateCommunitySet(List<String> operateCommunitySet)
The community set on which actions are performed.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.ownerAccount(String ownerAccount)
OwnerAccount.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.preference(Integer preference)
The new priority of the route.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.prependAsPath(List<Long> prependAsPath)
The AS paths that are prepended by using an action statement when regional gateways receive or advertise routes.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.priority(Integer priority)
The priority of the routing policy.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.routeTypes(List<String> routeTypes)
The type of route to be compared.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.sourceChildInstanceTypes(List<String> sourceChildInstanceTypes)
The types of source network instance to which the routes belong.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.sourceInstanceIds(List<String> sourceInstanceIds)
The IDs of the source network instances to which the routes belong.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.sourceInstanceIdsReverseMatch(Boolean sourceInstanceIdsReverseMatch)
Specifies whether to exclude source instance IDs.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.sourceRegionIds(List<String> sourceRegionIds)
The IDs of the source regions from which routes are evaluated.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.sourceRouteTableIds(List<String> sourceRouteTableIds)
The IDs of the source route tables from which routes are evaluated.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.toBuilder() |
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.transitRouterRouteTableId(String transitRouterRouteTableId)
The ID of the route table of the transit router.
|
CreateCenRouteMapRequest.Builder |
CreateCenRouteMapRequest.Builder.transmitDirection(String transmitDirection)
The direction in which the routing policy is applied.
|
Copyright © 2025. All rights reserved.