| Package | Description | 
|---|---|
| com.tencentcloudapi.teo.v20220901.models | 
| Modifier and Type | Method and Description | 
|---|---|
| CustomizedHeader[] | HealthChecker. getHeaders()Get The custom HTTP request header carried by a probe request, with a maximum value of 10. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HealthChecker. setHeaders(CustomizedHeader[] Headers)Set The custom HTTP request header carried by a probe request, with a maximum value of 10. | 
| Constructor and Description | 
|---|
| CustomizedHeader(CustomizedHeader 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.