public class DescribeDestRegionsRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeDestRegionsRequest() |
DescribeDestRegionsRequest(DescribeDestRegionsRequest 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 |
---|---|
Long |
getQualityType()
Get 通道质量:0表示金牌,1表示银牌。默认不传该参数,表示金牌。本参数确定查询指定通道质量的源站区域
|
void |
setQualityType(Long QualityType)
Set 通道质量:0表示金牌,1表示银牌。默认不传该参数,表示金牌。本参数确定查询指定通道质量的源站区域
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public DescribeDestRegionsRequest()
public DescribeDestRegionsRequest(DescribeDestRegionsRequest source)
public Long getQualityType()
public void setQualityType(Long QualityType)
QualityType
- 通道质量:0表示金牌,1表示银牌。默认不传该参数,表示金牌。本参数确定查询指定通道质量的源站区域Copyright © 2024. All rights reserved.