public static final class AssociateCenBandwidthPackageRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
AssociateCenBandwidthPackageRequest |
build() |
AssociateCenBandwidthPackageRequest.Builder |
cenBandwidthPackageId(String cenBandwidthPackageId)
The ID of the bandwidth plan.
|
AssociateCenBandwidthPackageRequest.Builder |
cenId(String cenId)
The ID of the CEN instance.
|
AssociateCenBandwidthPackageRequest.Builder |
ownerAccount(String ownerAccount)
OwnerAccount.
|
AssociateCenBandwidthPackageRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
AssociateCenBandwidthPackageRequest.Builder |
resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
AssociateCenBandwidthPackageRequest.Builder |
resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
public AssociateCenBandwidthPackageRequest.Builder cenBandwidthPackageId(String cenBandwidthPackageId)
The ID of the bandwidth plan.
This parameter is required.
example:cenbwp-4c2zaavbvh5fx****
public AssociateCenBandwidthPackageRequest.Builder cenId(String cenId)
The ID of the CEN instance.
This parameter is required.
example:cen-7qthudw0ll6jmc****
public AssociateCenBandwidthPackageRequest.Builder ownerAccount(String ownerAccount)
public AssociateCenBandwidthPackageRequest.Builder ownerId(Long ownerId)
public AssociateCenBandwidthPackageRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public AssociateCenBandwidthPackageRequest.Builder resourceOwnerId(Long resourceOwnerId)
public AssociateCenBandwidthPackageRequest build()
Copyright © 2025. All rights reserved.