public class UpdateBandwidthClusterCommitBandwidthRequest
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
String |
bandwidthClusterId
共享带宽包ID
|
Integer |
commitBandwidthMbps
保底带宽
|
| Constructor and Description |
|---|
UpdateBandwidthClusterCommitBandwidthRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBandwidthClusterId() |
Integer |
getCommitBandwidthMbps() |
void |
setBandwidthClusterId(String bandwidthClusterId) |
void |
setCommitBandwidthMbps(Integer commitBandwidthMbps) |
public String bandwidthClusterId
public Integer commitBandwidthMbps
public UpdateBandwidthClusterCommitBandwidthRequest()
public String getBandwidthClusterId()
public void setBandwidthClusterId(String bandwidthClusterId)
public Integer getCommitBandwidthMbps()
public void setCommitBandwidthMbps(Integer commitBandwidthMbps)
Copyright © 2025. All rights reserved.