public class DeleteBandwidthClustersRequest
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
List<String> |
bandwidthClusterIds
共享带宽包ID列表。
最多一次可传20个
|
| Constructor and Description |
|---|
DeleteBandwidthClustersRequest() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getBandwidthClusterIds() |
void |
setBandwidthClusterIds(List<String> bandwidthClusterIds) |
Copyright © 2025. All rights reserved.