| Package | Description | 
|---|---|
| com.tencentcloudapi.dayu.v20180709.models | 
| Modifier and Type | Method and Description | 
|---|---|
L7HealthConfig[] | 
DescribeL7HealthConfigResponse.getHealthConfig()
Get Layer-7 health check configuration array 
 | 
L7HealthConfig[] | 
CreateL7HealthConfigRequest.getHealthConfig()
Get Layer-7 health check configuration array 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeL7HealthConfigResponse.setHealthConfig(L7HealthConfig[] HealthConfig)
Set Layer-7 health check configuration array 
 | 
void | 
CreateL7HealthConfigRequest.setHealthConfig(L7HealthConfig[] HealthConfig)
Set Layer-7 health check configuration array 
 | 
| Constructor and Description | 
|---|
L7HealthConfig(L7HealthConfig 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. 
 | 
Copyright © 2022. All rights reserved.