Package | Description |
---|---|
com.tencentcloudapi.cdn.v20180606.models |
Modifier and Type | Method and Description |
---|---|
StatusCodeCache |
MainlandConfig.getStatusCodeCache()
Get Status code cache configuration.
|
StatusCodeCache |
UpdateDomainConfigRequest.getStatusCodeCache()
Get Status code cache configuration
|
StatusCodeCache |
DetailDomain.getStatusCodeCache()
Get Status code cache configuration
Note: this field may return null, indicating that no valid values can be obtained.
|
StatusCodeCache |
AddCdnDomainRequest.getStatusCodeCache()
Get Status code cache configuration
|
StatusCodeCache |
OverseaConfig.getStatusCodeCache()
Get Status code cache configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
MainlandConfig.setStatusCodeCache(StatusCodeCache StatusCodeCache)
Set Status code cache configuration.
|
void |
UpdateDomainConfigRequest.setStatusCodeCache(StatusCodeCache StatusCodeCache)
Set Status code cache configuration
|
void |
DetailDomain.setStatusCodeCache(StatusCodeCache StatusCodeCache)
Set Status code cache configuration
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
AddCdnDomainRequest.setStatusCodeCache(StatusCodeCache StatusCodeCache)
Set Status code cache configuration
|
void |
OverseaConfig.setStatusCodeCache(StatusCodeCache StatusCodeCache)
Set Status code cache configuration.
|
Copyright © 2020. All rights reserved.