Package | Description |
---|---|
com.tencentcloudapi.cdn.v20180606.models |
Modifier and Type | Method and Description |
---|---|
Https |
UpdateDomainConfigRequest.getHttps()
Get HTTPS acceleration configuration
|
Https |
MainlandConfig.getHttps()
Get HTTPS configuration.
|
Https |
DetailDomain.getHttps()
Get HTTPS Acceleration Configuration Guide
Note: This field may return `null`, indicating that no valid value can be obtained.
|
Https |
OverseaConfig.getHttps()
Get HTTPS configuration.
|
Https |
AddCdnDomainRequest.getHttps()
Get HTTPS acceleration
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateDomainConfigRequest.setHttps(Https Https)
Set HTTPS acceleration configuration
|
void |
MainlandConfig.setHttps(Https Https)
Set HTTPS configuration.
|
void |
DetailDomain.setHttps(Https Https)
Set HTTPS Acceleration Configuration Guide
Note: This field may return `null`, indicating that no valid value can be obtained.
|
void |
OverseaConfig.setHttps(Https Https)
Set HTTPS configuration.
|
void |
AddCdnDomainRequest.setHttps(Https Https)
Set HTTPS acceleration
|
Constructor and Description |
---|
Https(Https 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.