public class CreateInstanceNameRequest extends AbstractModel
Constructor and Description |
---|
CreateInstanceNameRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getBusiness()
Get 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版)
|
String |
getId()
Get 资源ID
|
String |
getName()
Get 资源实例名称,长度不超过32个字符
|
void |
setBusiness(String Business)
Set 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版)
|
void |
setId(String Id)
Set 资源ID
|
void |
setName(String Name)
Set 资源实例名称,长度不超过32个字符
|
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
- 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版)public String getId()
public void setId(String Id)
Id
- 资源IDpublic String getName()
public void setName(String Name)
Name
- 资源实例名称,长度不超过32个字符Copyright © 2020. All rights reserved.