public static final class DescribeCenRegionDomainRouteEntriesResponseBody.CenRouteEntry.Builder extends Object
public DescribeCenRegionDomainRouteEntriesResponseBody.CenRouteEntry.Builder asPaths(DescribeCenRegionDomainRouteEntriesResponseBody.AsPaths asPaths)
The AS paths of the route.
public DescribeCenRegionDomainRouteEntriesResponseBody.CenRouteEntry.Builder cenOutRouteMapRecords(DescribeCenRegionDomainRouteEntriesResponseBody.CenOutRouteMapRecords cenOutRouteMapRecords)
The routing policy that the routes match in the outbound direction.
public DescribeCenRegionDomainRouteEntriesResponseBody.CenRouteEntry.Builder cenRouteMapRecords(DescribeCenRegionDomainRouteEntriesResponseBody.CenRouteMapRecords cenRouteMapRecords)
The routing policy that the routes match in the inbound direction.
public DescribeCenRegionDomainRouteEntriesResponseBody.CenRouteEntry.Builder communities(DescribeCenRegionDomainRouteEntriesResponseBody.Communities communities)
The communities of the route.
public DescribeCenRegionDomainRouteEntriesResponseBody.CenRouteEntry.Builder destinationCidrBlock(String destinationCidrBlock)
The destination CIDR block of the route.
example:192.168.1.0/24
public DescribeCenRegionDomainRouteEntriesResponseBody.CenRouteEntry.Builder nextHopInstanceId(String nextHopInstanceId)
The ID of the instance specified as the next hop in the route.
example:vpc-bp1j8728mm6pweeod****
public DescribeCenRegionDomainRouteEntriesResponseBody.CenRouteEntry.Builder nextHopRegionId(String nextHopRegionId)
The ID of the region to which the network instance specified as the next hop in the route belongs.
example:cn-hangzhou
public DescribeCenRegionDomainRouteEntriesResponseBody.CenRouteEntry.Builder nextHopType(String nextHopType)
The type of the instance specified as the next hop in the route. Valid values:
VPC
public DescribeCenRegionDomainRouteEntriesResponseBody.CenRouteEntry.Builder preference(Integer preference)
The route priority.
A smaller value indicates a higher priority.
example:50
public DescribeCenRegionDomainRouteEntriesResponseBody.CenRouteEntry.Builder status(String status)
The route status. Valid values:
Active
public DescribeCenRegionDomainRouteEntriesResponseBody.CenRouteEntry.Builder toOtherRegionStatus(String toOtherRegionStatus)
Indicates whether the route can be advertised to other regions. Valid values:
Active
public DescribeCenRegionDomainRouteEntriesResponseBody.CenRouteEntry.Builder type(String type)
The route type. Valid values:
CEN
public DescribeCenRegionDomainRouteEntriesResponseBody.CenRouteEntry build()
Copyright © 2025. All rights reserved.