public class CreateL4HealthConfigRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
CreateL4HealthConfigRequest() |
CreateL4HealthConfigRequest(CreateL4HealthConfigRequest 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;net表示高防IP专业版)
|
L4HealthConfig[] |
getHealthConfig()
Get 四层健康检查配置数组
|
String |
getId()
Get 资源ID
|
void |
setBusiness(String Business)
Set 大禹子产品代号(bgpip表示高防IP;net表示高防IP专业版)
|
void |
setHealthConfig(L4HealthConfig[] HealthConfig)
Set 四层健康检查配置数组
|
void |
setId(String Id)
Set 资源ID
|
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 CreateL4HealthConfigRequest()
public CreateL4HealthConfigRequest(CreateL4HealthConfigRequest source)
public String getBusiness()
public void setBusiness(String Business)
Business
- 大禹子产品代号(bgpip表示高防IP;net表示高防IP专业版)public String getId()
public void setId(String Id)
Id
- 资源IDpublic L4HealthConfig[] getHealthConfig()
public void setHealthConfig(L4HealthConfig[] HealthConfig)
HealthConfig
- 四层健康检查配置数组Copyright © 2024. All rights reserved.