Package | Description |
---|---|
com.tencentcloudapi.cdn.v20180606.models |
Modifier and Type | Method and Description |
---|---|
Authentication |
UpdateDomainConfigRequest.getAuthentication()
Get Timestamp hotlink protection configuration
|
Authentication |
DetailDomain.getAuthentication()
Get Timestamp hotlink protection configuration.
|
Authentication |
AddCdnDomainRequest.getAuthentication()
Get Timestamp hotlink protection
|
Authentication |
OverseaConfig.getAuthentication()
Get Timestamp hotlink protection configuration.
|
Authentication |
MainlandConfig.getAuthentication()
Get Timestamp hotlink protection configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateDomainConfigRequest.setAuthentication(Authentication Authentication)
Set Timestamp hotlink protection configuration
|
void |
DetailDomain.setAuthentication(Authentication Authentication)
Set Timestamp hotlink protection configuration.
|
void |
AddCdnDomainRequest.setAuthentication(Authentication Authentication)
Set Timestamp hotlink protection
|
void |
OverseaConfig.setAuthentication(Authentication Authentication)
Set Timestamp hotlink protection configuration.
|
void |
MainlandConfig.setAuthentication(Authentication Authentication)
Set Timestamp hotlink protection configuration.
|
Constructor and Description |
---|
Authentication(Authentication 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.