public static final class ModifyCenBandwidthPackageSpecRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
ModifyCenBandwidthPackageSpecRequest.Builder |
bandwidth(Integer bandwidth)
The new maximum bandwidth value of the bandwidth plan.
|
ModifyCenBandwidthPackageSpecRequest |
build() |
ModifyCenBandwidthPackageSpecRequest.Builder |
cenBandwidthPackageId(String cenBandwidthPackageId)
The ID of the bandwidth plan.
|
ModifyCenBandwidthPackageSpecRequest.Builder |
ownerAccount(String ownerAccount)
OwnerAccount.
|
ModifyCenBandwidthPackageSpecRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
ModifyCenBandwidthPackageSpecRequest.Builder |
resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
ModifyCenBandwidthPackageSpecRequest.Builder |
resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
public ModifyCenBandwidthPackageSpecRequest.Builder bandwidth(Integer bandwidth)
The new maximum bandwidth value of the bandwidth plan. Unit: Mbit/s.
Valid values: 2 to 10000.
example:2
public ModifyCenBandwidthPackageSpecRequest.Builder cenBandwidthPackageId(String cenBandwidthPackageId)
The ID of the bandwidth plan.
This parameter is required.
example:cenbwp-4c2zaavbvh5x****
public ModifyCenBandwidthPackageSpecRequest.Builder ownerAccount(String ownerAccount)
public ModifyCenBandwidthPackageSpecRequest.Builder ownerId(Long ownerId)
public ModifyCenBandwidthPackageSpecRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public ModifyCenBandwidthPackageSpecRequest.Builder resourceOwnerId(Long resourceOwnerId)
public ModifyCenBandwidthPackageSpecRequest build()
Copyright © 2025. All rights reserved.