public static final class CreateCenBandwidthPackageResponseBody.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
CreateCenBandwidthPackageResponseBody |
build() |
CreateCenBandwidthPackageResponseBody.Builder |
cenBandwidthPackageId(String cenBandwidthPackageId)
The ID of the bandwidth plan.
|
CreateCenBandwidthPackageResponseBody.Builder |
cenBandwidthPackageOrderId(String cenBandwidthPackageOrderId)
The ID of the order for the bandwidth plan.
|
CreateCenBandwidthPackageResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
public CreateCenBandwidthPackageResponseBody.Builder cenBandwidthPackageId(String cenBandwidthPackageId)
The ID of the bandwidth plan.
example:cenbwp-4c2zaavbvh5fx****
public CreateCenBandwidthPackageResponseBody.Builder cenBandwidthPackageOrderId(String cenBandwidthPackageOrderId)
The ID of the order for the bandwidth plan.
example:20156420004****
public CreateCenBandwidthPackageResponseBody.Builder requestId(String requestId)
The ID of the request.
example:E4B345CD-2CBA-4881-AF6D-E5D9BAE1CA7B
public CreateCenBandwidthPackageResponseBody build()
Copyright © 2025. All rights reserved.