| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
UrlSignatureAuthPolicy |
ModifyVodDomainConfigRequest.getUrlSignatureAuthPolicy()
Get [Key hotlink protection](https://intl.cloud.tencent.com/document/product/266/14047?from_cn_redirect=1) policy
|
UrlSignatureAuthPolicy |
DomainDetailInfo.getUrlSignatureAuthPolicy()
Get [Key hotlink protection](https://intl.cloud.tencent.com/document/product/266/33986) configuration
Note: this field may return `null`, indicating that no valid value is obtained.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModifyVodDomainConfigRequest.setUrlSignatureAuthPolicy(UrlSignatureAuthPolicy UrlSignatureAuthPolicy)
Set [Key hotlink protection](https://intl.cloud.tencent.com/document/product/266/14047?from_cn_redirect=1) policy
|
void |
DomainDetailInfo.setUrlSignatureAuthPolicy(UrlSignatureAuthPolicy UrlSignatureAuthPolicy)
Set [Key hotlink protection](https://intl.cloud.tencent.com/document/product/266/33986) configuration
Note: this field may return `null`, indicating that no valid value is obtained.
|
| Constructor and Description |
|---|
UrlSignatureAuthPolicy(UrlSignatureAuthPolicy 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.