public static final class ListCenInterRegionTrafficQosQueuesResponseBody.TrafficQosQueues.Builder extends Object
public ListCenInterRegionTrafficQosQueuesResponseBody.TrafficQosQueues.Builder bandwidth(String bandwidth)
The absolute bandwidth value that can be allocated to the current queue.
A value of 1 indicates that the QoS queue can consume at most 1 Mbit/s of inter-region bandwidth.
example:1
public ListCenInterRegionTrafficQosQueuesResponseBody.TrafficQosQueues.Builder dscps(List<Integer> dscps)
The Differentiated Services Code Point (DSCP) value that matches the current QoS queue.
public ListCenInterRegionTrafficQosQueuesResponseBody.TrafficQosQueues.Builder effectiveBandwidth(String effectiveBandwidth)
The actual bandwidth of the current queue.
example:1.35
public ListCenInterRegionTrafficQosQueuesResponseBody.TrafficQosQueues.Builder remainBandwidthPercent(Integer remainBandwidthPercent)
The percentage of bandwidth that can be allocated to the current queue.
A value of 1 indicates that the QoS queue can consume at most 1% of the inter-region bandwidth.
example:1
public ListCenInterRegionTrafficQosQueuesResponseBody.TrafficQosQueues.Builder status(String status)
The status of the QoS queue. Valid values:
Active
public ListCenInterRegionTrafficQosQueuesResponseBody.TrafficQosQueues.Builder trafficQosPolicyId(String trafficQosPolicyId)
The ID of the QoS policy.
example:qos-fv2qq9yqrsjowp****
public ListCenInterRegionTrafficQosQueuesResponseBody.TrafficQosQueues.Builder trafficQosQueueDescription(String trafficQosQueueDescription)
The description of the QoS queue.
example:qosQueueDescription
public ListCenInterRegionTrafficQosQueuesResponseBody.TrafficQosQueues.Builder trafficQosQueueId(String trafficQosQueueId)
The ID of the QoS queue.
example:qos-queue-siakjb2nn9gz5z****
public ListCenInterRegionTrafficQosQueuesResponseBody.TrafficQosQueues.Builder trafficQosQueueName(String trafficQosQueueName)
The name of the QoS queue.
example:qosQueueName
public ListCenInterRegionTrafficQosQueuesResponseBody.TrafficQosQueues.Builder transitRouterAttachmentId(String transitRouterAttachmentId)
The ID of the inter-region connection.
example:tr-attach-nzrcv25d7ezt23****
public ListCenInterRegionTrafficQosQueuesResponseBody.TrafficQosQueues.Builder transitRouterId(String transitRouterId)
The ID of the transit router.
example:tr-p0wwagjv6fvxt4b7y****
public ListCenInterRegionTrafficQosQueuesResponseBody.TrafficQosQueues build()
Copyright © 2025. All rights reserved.