Package | Description |
---|---|
com.tencentcloudapi.cdn.v20180606.models |
Modifier and Type | Method and Description |
---|---|
Cache |
MainlandConfig.getCache()
Get Cache rules configuration.
|
Cache |
UpdateDomainConfigRequest.getCache()
Get Cache expiration time configuration
|
Cache |
DetailDomain.getCache()
Get Node cache expiration rule configuration
Note: this field may return null, indicating that no valid values can be obtained.
|
Cache |
AddCdnDomainRequest.getCache()
Get Cache expiration time configuration
|
Cache |
OverseaConfig.getCache()
Get Cache rules configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
MainlandConfig.setCache(Cache Cache)
Set Cache rules configuration.
|
void |
UpdateDomainConfigRequest.setCache(Cache Cache)
Set Cache expiration time configuration
|
void |
DetailDomain.setCache(Cache Cache)
Set Node cache expiration rule configuration
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
AddCdnDomainRequest.setCache(Cache Cache)
Set Cache expiration time configuration
|
void |
OverseaConfig.setCache(Cache Cache)
Set Cache rules configuration.
|
Copyright © 2020. All rights reserved.