public static final class ListTransitRouterPeerAttachmentsResponseBody.TransitRouterAttachments.Builder extends Object
public ListTransitRouterPeerAttachmentsResponseBody.TransitRouterAttachments.Builder autoPublishRouteEnabled(Boolean autoPublishRouteEnabled)
Indicates whether the local Enterprise Edition transit router automatically advertises routes of the cross-region connection to the peer transit router. Valid values:
false
public ListTransitRouterPeerAttachmentsResponseBody.TransitRouterAttachments.Builder bandwidth(Integer bandwidth)
The bandwidth value of the inter-region connection. Unit: Mbit/s.
2
public ListTransitRouterPeerAttachmentsResponseBody.TransitRouterAttachments.Builder bandwidthType(String bandwidthType)
The bandwidth allocation method. Valid values:
BandwidthPackage
public ListTransitRouterPeerAttachmentsResponseBody.TransitRouterAttachments.Builder cenBandwidthPackageId(String cenBandwidthPackageId)
The ID of the bandwidth plan that is used to allocate bandwidth to the inter-region connection.
example:cenbwp-3xrxupouolw5ou****
public ListTransitRouterPeerAttachmentsResponseBody.TransitRouterAttachments.Builder cenId(String cenId)
The CEN instance ID.
example:cen-j3jzhw1zpau2km****
public ListTransitRouterPeerAttachmentsResponseBody.TransitRouterAttachments.Builder creationTime(String creationTime)
The time when the inter-region connection was created.
The time follows the ISO8601 standard in the YYYY-MM-DDThh:mmZ
format. The time is displayed in UTC.
2021-06-16T02:50Z
public ListTransitRouterPeerAttachmentsResponseBody.TransitRouterAttachments.Builder defaultLinkType(String defaultLinkType)
The default line type.
Gold
public ListTransitRouterPeerAttachmentsResponseBody.TransitRouterAttachments.Builder geographicSpanId(String geographicSpanId)
The areas that are connected by the bandwidth plan.
example:china_china
public ListTransitRouterPeerAttachmentsResponseBody.TransitRouterAttachments.Builder peerTransitRouterId(String peerTransitRouterId)
The ID of the peer transit router.
example:tr-m5eq27g6bndum7e88****
public ListTransitRouterPeerAttachmentsResponseBody.TransitRouterAttachments.Builder peerTransitRouterOwnerId(Long peerTransitRouterOwnerId)
The ID of the Alibaba Cloud account to which the peer transit router belongs.
example:253460731706911258
public ListTransitRouterPeerAttachmentsResponseBody.TransitRouterAttachments.Builder peerTransitRouterRegionId(String peerTransitRouterRegionId)
The region ID of the peer transit router.
example:cn-qingdao
public ListTransitRouterPeerAttachmentsResponseBody.TransitRouterAttachments.Builder regionId(String regionId)
The region ID of the Enterprise Edition transit router.
example:cn-hangzhou
public ListTransitRouterPeerAttachmentsResponseBody.TransitRouterAttachments.Builder resourceType(String resourceType)
The type of the resource to which the transit router is connected. Valid values:
TR
public ListTransitRouterPeerAttachmentsResponseBody.TransitRouterAttachments.Builder status(String status)
The status of the inter-region connection. Valid values:
Attached
public ListTransitRouterPeerAttachmentsResponseBody.TransitRouterAttachments.Builder tags(List<ListTransitRouterPeerAttachmentsResponseBody.Tags> tags)
A list of tags.
public ListTransitRouterPeerAttachmentsResponseBody.TransitRouterAttachments.Builder transitRouterAttachmentDescription(String transitRouterAttachmentDescription)
The description of the inter-region connection.
example:testdesc
public ListTransitRouterPeerAttachmentsResponseBody.TransitRouterAttachments.Builder transitRouterAttachmentId(String transitRouterAttachmentId)
The ID of the inter-region connection.
example:tr-attach-5u4qbayfv2io5v****
public ListTransitRouterPeerAttachmentsResponseBody.TransitRouterAttachments.Builder transitRouterAttachmentName(String transitRouterAttachmentName)
The name of the inter-region connection.
example:test
public ListTransitRouterPeerAttachmentsResponseBody.TransitRouterAttachments.Builder transitRouterId(String transitRouterId)
The ID of the Enterprise Edition transit router.
example:tr-bp1su1ytdxtataupl****
public ListTransitRouterPeerAttachmentsResponseBody.TransitRouterAttachments build()
Copyright © 2025. All rights reserved.