public class DescribeCcnRegionBandwidthLimitsRequest extends AbstractModel
Constructor and Description |
---|
DescribeCcnRegionBandwidthLimitsRequest() |
DescribeCcnRegionBandwidthLimitsRequest(DescribeCcnRegionBandwidthLimitsRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
String |
getCcnId()
Get The CCN instance ID in the format of `ccn-f49l6u0z`.
|
void |
setCcnId(String CcnId)
Set The CCN instance ID in the format of `ccn-f49l6u0z`.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public DescribeCcnRegionBandwidthLimitsRequest()
public DescribeCcnRegionBandwidthLimitsRequest(DescribeCcnRegionBandwidthLimitsRequest source)
public String getCcnId()
public void setCcnId(String CcnId)
CcnId
- The CCN instance ID in the format of `ccn-f49l6u0z`.Copyright © 2021. All rights reserved.