Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
ClientIpCountry |
DetailHost.getClientIpCountry()
Get Whether to carry the location information of the client IP during origin-pull.
|
ClientIpCountry |
ZoneSetting.getClientIpCountry()
Get Whether to carry the location information of the client IP during origin-pull.
|
ClientIpCountry |
ModifyZoneSettingRequest.getClientIpCountry()
Get Whether to carry the location information of the client IP during origin-pull.
|
Modifier and Type | Method and Description |
---|---|
void |
DetailHost.setClientIpCountry(ClientIpCountry ClientIpCountry)
Set Whether to carry the location information of the client IP during origin-pull.
|
void |
ZoneSetting.setClientIpCountry(ClientIpCountry ClientIpCountry)
Set Whether to carry the location information of the client IP during origin-pull.
|
void |
ModifyZoneSettingRequest.setClientIpCountry(ClientIpCountry ClientIpCountry)
Set Whether to carry the location information of the client IP during origin-pull.
|
Constructor and Description |
---|
ClientIpCountry(ClientIpCountry 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 © 2023. All rights reserved.