public static final class DescribeCenBandwidthPackagesResponseBody.CenBandwidthPackage.Builder extends Object
public DescribeCenBandwidthPackagesResponseBody.CenBandwidthPackage.Builder bandwidth(Long bandwidth)
The maximum bandwidth of the bandwidth plan.
example:2
public DescribeCenBandwidthPackagesResponseBody.CenBandwidthPackage.Builder bandwidthPackageChargeType(String bandwidthPackageChargeType)
The billing method of the bandwidth plan.
example:PREPAY
public DescribeCenBandwidthPackagesResponseBody.CenBandwidthPackage.Builder businessStatus(String businessStatus)
The status of the bandwidth plan. Valid values:
Normal
public DescribeCenBandwidthPackagesResponseBody.CenBandwidthPackage.Builder cenBandwidthPackageId(String cenBandwidthPackageId)
The ID of the bandwidth plan.
example:cenbwp-4c2zaavbvh5x****
public DescribeCenBandwidthPackagesResponseBody.CenBandwidthPackage.Builder cenIds(DescribeCenBandwidthPackagesResponseBody.CenIds cenIds)
A list of CEN instances that are associated with the bandwidth plan.
public DescribeCenBandwidthPackagesResponseBody.CenBandwidthPackage.Builder creationTime(String creationTime)
The time when the bandwidth plan was created. The time is displayed in the ISO8601 standard in the YYYY-MM-DDThh:mmZ format.
example:2021-02-01T11:14Z
public DescribeCenBandwidthPackagesResponseBody.CenBandwidthPackage.Builder description(String description)
The description of the bandwidth plan.
example:cen
public DescribeCenBandwidthPackagesResponseBody.CenBandwidthPackage.Builder expiredTime(String expiredTime)
The time when the bandwidth plan expires.
example:2021-09-08T16:00Z
public DescribeCenBandwidthPackagesResponseBody.CenBandwidthPackage.Builder geographicRegionAId(String geographicRegionAId)
The ID of the area that you want to query. Valid values:
china
public DescribeCenBandwidthPackagesResponseBody.CenBandwidthPackage.Builder geographicRegionBId(String geographicRegionBId)
The ID of the other area connected by the bandwidth plan. Valid values:
north-america
public DescribeCenBandwidthPackagesResponseBody.CenBandwidthPackage.Builder geographicSpanId(String geographicSpanId)
The ID of the connected area.
example:north-america_china
public DescribeCenBandwidthPackagesResponseBody.CenBandwidthPackage.Builder hasReservationData(String hasReservationData)
Indicates whether renewal data is included.
example:This parameter returns true only when the IncludeReservationData parameter is set to true and a pending order exists.
false
public DescribeCenBandwidthPackagesResponseBody.CenBandwidthPackage.Builder isCrossBorder(Boolean isCrossBorder)
Indicates whether the bandwidth plan supports cross-border communication.
false
public DescribeCenBandwidthPackagesResponseBody.CenBandwidthPackage.Builder name(String name)
The name of the bandwidth plan.
example:test
public DescribeCenBandwidthPackagesResponseBody.CenBandwidthPackage.Builder orginInterRegionBandwidthLimits(DescribeCenBandwidthPackagesResponseBody.OrginInterRegionBandwidthLimits orginInterRegionBandwidthLimits)
The details about the connected regions.
public DescribeCenBandwidthPackagesResponseBody.CenBandwidthPackage.Builder reservationActiveTime(String reservationActiveTime)
The expiration time of the temporary upgrade.
example:2021-08-30T16:00Z
public DescribeCenBandwidthPackagesResponseBody.CenBandwidthPackage.Builder reservationBandwidth(String reservationBandwidth)
The bandwidth value to which the bandwidth plan is restored when the temporary upgrade ends.
example:10
public DescribeCenBandwidthPackagesResponseBody.CenBandwidthPackage.Builder reservationInternetChargeType(String reservationInternetChargeType)
The new billing method.
example:PREPAY
public DescribeCenBandwidthPackagesResponseBody.CenBandwidthPackage.Builder reservationOrderType(String reservationOrderType)
The renewal method.
UPGRADE
public DescribeCenBandwidthPackagesResponseBody.CenBandwidthPackage.Builder resourceGroupId(String resourceGroupId)
The ID of the resource group to which the ACL belongs.
example:rg-aekzoyr5k36****
public DescribeCenBandwidthPackagesResponseBody.CenBandwidthPackage.Builder status(String status)
Indicates whether the bandwidth plan is associated with a CEN instance.
InUse
public DescribeCenBandwidthPackagesResponseBody.CenBandwidthPackage.Builder tags(DescribeCenBandwidthPackagesResponseBody.Tags tags)
The tags of the bandwidth plan.
public DescribeCenBandwidthPackagesResponseBody.CenBandwidthPackage build()
Copyright © 2025. All rights reserved.