public class BandwidthLimitActionForBatchUpdateCdnConfigInput extends Object
| Constructor and Description |
|---|
BandwidthLimitActionForBatchUpdateCdnConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
BandwidthLimitActionForBatchUpdateCdnConfigInput |
bandwidthThreshold(Long bandwidthThreshold) |
boolean |
equals(Object o) |
Long |
getBandwidthThreshold()
Get bandwidthThreshold
|
String |
getLimitType()
Get limitType
|
Long |
getSpeedLimitRate()
Get speedLimitRate
|
Long |
getSpeedLimitRateMax()
Get speedLimitRateMax
|
int |
hashCode() |
BandwidthLimitActionForBatchUpdateCdnConfigInput |
limitType(String limitType) |
void |
setBandwidthThreshold(Long bandwidthThreshold) |
void |
setLimitType(String limitType) |
void |
setSpeedLimitRate(Long speedLimitRate) |
void |
setSpeedLimitRateMax(Long speedLimitRateMax) |
BandwidthLimitActionForBatchUpdateCdnConfigInput |
speedLimitRate(Long speedLimitRate) |
BandwidthLimitActionForBatchUpdateCdnConfigInput |
speedLimitRateMax(Long speedLimitRateMax) |
String |
toString() |
public BandwidthLimitActionForBatchUpdateCdnConfigInput()
public BandwidthLimitActionForBatchUpdateCdnConfigInput bandwidthThreshold(Long bandwidthThreshold)
public Long getBandwidthThreshold()
public void setBandwidthThreshold(Long bandwidthThreshold)
public BandwidthLimitActionForBatchUpdateCdnConfigInput limitType(String limitType)
public String getLimitType()
public void setLimitType(String limitType)
public BandwidthLimitActionForBatchUpdateCdnConfigInput speedLimitRate(Long speedLimitRate)
public Long getSpeedLimitRate()
public void setSpeedLimitRate(Long speedLimitRate)
public BandwidthLimitActionForBatchUpdateCdnConfigInput speedLimitRateMax(Long speedLimitRateMax)
public Long getSpeedLimitRateMax()
public void setSpeedLimitRateMax(Long speedLimitRateMax)
Copyright © 2025. All rights reserved.