| Package | Description | 
|---|---|
| com.tencentcloudapi.teo.v20220106.models | 
| Modifier and Type | Method and Description | 
|---|---|
ClientIp | 
DescribeZoneSettingResponse.getClientIpHeader()
Get Origin-pull client IP header configuration
Note: This field may return `null`, indicating that no valid value can be obtained. 
 | 
ClientIp | 
ModifyZoneSettingRequest.getClientIpHeader()
Get Origin-pull client IP header configuration 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeZoneSettingResponse.setClientIpHeader(ClientIp ClientIpHeader)
Set Origin-pull client IP header configuration
Note: This field may return `null`, indicating that no valid value can be obtained. 
 | 
void | 
ModifyZoneSettingRequest.setClientIpHeader(ClientIp ClientIpHeader)
Set Origin-pull client IP header configuration 
 | 
| Constructor and Description | 
|---|
ClientIp(ClientIp 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.