| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
AreaCLSTargetInfo |
DomainCLSTargetInfo.getChineseMainlandCLSTargetInfo()
Get 中国大陆地区的日志推送目标。
|
AreaCLSTargetInfo |
SetCLSPushTargetRequest.getChineseMainlandCLSTargetInfo()
Get 要设置的中国大陆地区的日志推送目标。
|
AreaCLSTargetInfo |
DomainCLSTargetInfo.getOutsideChineseMainlandCLSTargetInfo()
Get 中国大陆以外地区的日志推送目标。
|
AreaCLSTargetInfo |
SetCLSPushTargetRequest.getOutsideChineseMainlandCLSTargetInfo()
Get 要设置的中国大陆以外地区的日志推送目标。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DomainCLSTargetInfo.setChineseMainlandCLSTargetInfo(AreaCLSTargetInfo ChineseMainlandCLSTargetInfo)
Set 中国大陆地区的日志推送目标。
|
void |
SetCLSPushTargetRequest.setChineseMainlandCLSTargetInfo(AreaCLSTargetInfo ChineseMainlandCLSTargetInfo)
Set 要设置的中国大陆地区的日志推送目标。
|
void |
DomainCLSTargetInfo.setOutsideChineseMainlandCLSTargetInfo(AreaCLSTargetInfo OutsideChineseMainlandCLSTargetInfo)
Set 中国大陆以外地区的日志推送目标。
|
void |
SetCLSPushTargetRequest.setOutsideChineseMainlandCLSTargetInfo(AreaCLSTargetInfo OutsideChineseMainlandCLSTargetInfo)
Set 要设置的中国大陆以外地区的日志推送目标。
|
| Constructor and Description |
|---|
AreaCLSTargetInfo(AreaCLSTargetInfo 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 © 2024. All rights reserved.