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