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