Package | Description |
---|---|
com.tencentcloudapi.ecdn.v20191012.models |
Modifier and Type | Method and Description |
---|---|
Cache |
UpdateDomainConfigRequest.getCache()
Get Caching rule configuration.
|
Cache |
DomainDetailInfo.getCache()
Get Caching rule configuration.
|
Cache |
AddEcdnDomainRequest.getCache()
Get Caching rule configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateDomainConfigRequest.setCache(Cache Cache)
Set Caching rule configuration.
|
void |
DomainDetailInfo.setCache(Cache Cache)
Set Caching rule configuration.
|
void |
AddEcdnDomainRequest.setCache(Cache Cache)
Set Caching rule configuration.
|
Constructor and Description |
---|
Cache(Cache 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.