public class ModifyNewL4RuleRequest extends AbstractModel
Constructor and Description |
---|
ModifyNewL4RuleRequest() |
ModifyNewL4RuleRequest(ModifyNewL4RuleRequest 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)
|
String |
getId()
Get 资源ID
|
L4RuleEntry |
getRule()
Get 转发规则
|
void |
setBusiness(String Business)
Set 大禹子产品代号(bgpip表示高防IP)
|
void |
setId(String Id)
Set 资源ID
|
void |
setRule(L4RuleEntry Rule)
Set 转发规则
|
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 ModifyNewL4RuleRequest()
public ModifyNewL4RuleRequest(ModifyNewL4RuleRequest source)
public String getBusiness()
public void setBusiness(String Business)
Business
- 大禹子产品代号(bgpip表示高防IP)public String getId()
public void setId(String Id)
Id
- 资源IDpublic L4RuleEntry getRule()
public void setRule(L4RuleEntry Rule)
Rule
- 转发规则Copyright © 2022. All rights reserved.