public class DescribleRegionCountRequest extends AbstractModel
Constructor and Description |
---|
DescribleRegionCountRequest() |
DescribleRegionCountRequest(DescribleRegionCountRequest 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 |
getBusiness()
Get 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;)
|
Long[] |
getLineList()
Get 根据线路统计,取值为[1(BGP线路),2(南京电信),3(南京联通),99(第三方合作线路)];只对高防IP产品有效,其他产品此字段忽略
|
void |
setBusiness(String Business)
Set 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;)
|
void |
setLineList(Long[] LineList)
Set 根据线路统计,取值为[1(BGP线路),2(南京电信),3(南京联通),99(第三方合作线路)];只对高防IP产品有效,其他产品此字段忽略
|
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 DescribleRegionCountRequest()
public DescribleRegionCountRequest(DescribleRegionCountRequest source)
public String getBusiness()
public void setBusiness(String Business)
Business
- 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;)public Long[] getLineList()
public void setLineList(Long[] LineList)
LineList
- 根据线路统计,取值为[1(BGP线路),2(南京电信),3(南京联通),99(第三方合作线路)];只对高防IP产品有效,其他产品此字段忽略Copyright © 2022. All rights reserved.