public static final class DescribeRouteServicesInCenResponseBody.RouteServiceEntry.Builder extends Object
public DescribeRouteServicesInCenResponseBody.RouteServiceEntry.Builder accessRegionId(String accessRegionId)
The ID of the region where the cloud service is accessed.
example:cn-hangzhou
public DescribeRouteServicesInCenResponseBody.RouteServiceEntry.Builder cenId(String cenId)
The ID of the CEN instance.
example:cen-pfa6ugf3xl0qsd****
public DescribeRouteServicesInCenResponseBody.RouteServiceEntry.Builder cidrs(DescribeRouteServicesInCenResponseBody.Cidrs cidrs)
The service addresses of the cloud service.
public DescribeRouteServicesInCenResponseBody.RouteServiceEntry.Builder description(String description)
The description of the cloud service.
example:descname
public DescribeRouteServicesInCenResponseBody.RouteServiceEntry.Builder host(String host)
The service address of the cloud service.
example:100.118.28.0/24
public DescribeRouteServicesInCenResponseBody.RouteServiceEntry.Builder hostRegionId(String hostRegionId)
The region ID of the cloud service.
example:cn-hangzhou
public DescribeRouteServicesInCenResponseBody.RouteServiceEntry.Builder hostVpcId(String hostVpcId)
The ID of the VPC associated with the cloud service.
example:vpc-bp1h8vbrbcgohcju5****
public DescribeRouteServicesInCenResponseBody.RouteServiceEntry.Builder status(String status)
The status of the cloud service. Valid values:
Active
public DescribeRouteServicesInCenResponseBody.RouteServiceEntry build()
Copyright © 2025. All rights reserved.