public class BandwidthLimitActionForUpdateCdnConfigInput extends Object
| Constructor and Description |
|---|
BandwidthLimitActionForUpdateCdnConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
BandwidthLimitActionForUpdateCdnConfigInput |
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() |
BandwidthLimitActionForUpdateCdnConfigInput |
limitType(String limitType) |
void |
setBandwidthThreshold(Long bandwidthThreshold) |
void |
setLimitType(String limitType) |
void |
setSpeedLimitRate(Long speedLimitRate) |
void |
setSpeedLimitRateMax(Long speedLimitRateMax) |
BandwidthLimitActionForUpdateCdnConfigInput |
speedLimitRate(Long speedLimitRate) |
BandwidthLimitActionForUpdateCdnConfigInput |
speedLimitRateMax(Long speedLimitRateMax) |
String |
toString() |
public BandwidthLimitActionForUpdateCdnConfigInput()
public BandwidthLimitActionForUpdateCdnConfigInput bandwidthThreshold(Long bandwidthThreshold)
public Long getBandwidthThreshold()
public void setBandwidthThreshold(Long bandwidthThreshold)
public BandwidthLimitActionForUpdateCdnConfigInput limitType(String limitType)
public String getLimitType()
public void setLimitType(String limitType)
public BandwidthLimitActionForUpdateCdnConfigInput speedLimitRate(Long speedLimitRate)
public Long getSpeedLimitRate()
public void setSpeedLimitRate(Long speedLimitRate)
public BandwidthLimitActionForUpdateCdnConfigInput speedLimitRateMax(Long speedLimitRateMax)
public Long getSpeedLimitRateMax()
public void setSpeedLimitRateMax(Long speedLimitRateMax)
Copyright © 2025. All rights reserved.