public static final class ListTransitRouterVbrAttachmentsResponseBody.TransitRouterAttachments.Builder extends Object
public ListTransitRouterVbrAttachmentsResponseBody.TransitRouterAttachments.Builder autoPublishRouteEnabled(Boolean autoPublishRouteEnabled)
Indicates whether the Enterprise Edition transit router is allowed to automatically advertise routes to the VBR. Valid values:
false
public ListTransitRouterVbrAttachmentsResponseBody.TransitRouterAttachments.Builder cenId(String cenId)
The ID of the CEN instance.
example:cen-j3jzhw1zpau2km****
public ListTransitRouterVbrAttachmentsResponseBody.TransitRouterAttachments.Builder creationTime(String creationTime)
The time when the VBR connection was created.
The time follows the ISO 8601 standard in the YYYY-MM-DDThh:mm:ssZ format. The time is displayed in UTC.
example:2021-06-15T15:20Z
public ListTransitRouterVbrAttachmentsResponseBody.TransitRouterAttachments.Builder orderType(String orderType)
The entity that pays the fees of the network instance. Valid values:
PayByCenOwner
public ListTransitRouterVbrAttachmentsResponseBody.TransitRouterAttachments.Builder resourceType(String resourceType)
The type of resource to which the transit router is connected. Valid values:
VBR
public ListTransitRouterVbrAttachmentsResponseBody.TransitRouterAttachments.Builder status(String status)
The status of the VBR connection. Valid values:
Attached
public ListTransitRouterVbrAttachmentsResponseBody.TransitRouterAttachments.Builder tags(List<ListTransitRouterVbrAttachmentsResponseBody.Tags> tags)
A list of tags.
public ListTransitRouterVbrAttachmentsResponseBody.TransitRouterAttachments.Builder transitRouterAttachmentDescription(String transitRouterAttachmentDescription)
The description of the VBR connection.
example:testdesc
public ListTransitRouterVbrAttachmentsResponseBody.TransitRouterAttachments.Builder transitRouterAttachmentId(String transitRouterAttachmentId)
The ID of the VBR connection.
example:tr-attach-oyf70wfuorwx87****
public ListTransitRouterVbrAttachmentsResponseBody.TransitRouterAttachments.Builder transitRouterAttachmentName(String transitRouterAttachmentName)
The name of the VBR connection.
example:testa
public ListTransitRouterVbrAttachmentsResponseBody.TransitRouterAttachments.Builder transitRouterId(String transitRouterId)
The description of the Enterprise Edition transit router.
example:tr-bp1su1ytdxtataupl****
public ListTransitRouterVbrAttachmentsResponseBody.TransitRouterAttachments.Builder vbrId(String vbrId)
The VBR ID.
example:vbr-bp1svadp4lq38janc****
public ListTransitRouterVbrAttachmentsResponseBody.TransitRouterAttachments.Builder vbrOwnerId(Long vbrOwnerId)
The ID of the Alibaba Cloud account to which the VBR belongs.
example:1688111111111111
public ListTransitRouterVbrAttachmentsResponseBody.TransitRouterAttachments.Builder vbrRegionId(String vbrRegionId)
The region ID of the VBR.
example:cn-hangzhou
public ListTransitRouterVbrAttachmentsResponseBody.TransitRouterAttachments build()
Copyright © 2025. All rights reserved.