public class DescribeIPProductInfoRequest extends AbstractModel
Constructor and Description |
---|
DescribeIPProductInfoRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getBusiness()
Get 大禹子产品代号(bgp表示独享包;bgp-multip表示共享包)
|
String[] |
getIpList()
Get IP列表
|
void |
setBusiness(String Business)
Set 大禹子产品代号(bgp表示独享包;bgp-multip表示共享包)
|
void |
setIpList(String[] IpList)
Set 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 String getBusiness()
public void setBusiness(String Business)
Business
- 大禹子产品代号(bgp表示独享包;bgp-multip表示共享包)public String[] getIpList()
public void setIpList(String[] IpList)
IpList
- IP列表Copyright © 2020. All rights reserved.