| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
Https |
CDNDomainConfig.getHttps()
Get Domain name HTTPS acceleration configuration.
|
Https |
CDNDomainConfigForUpdate.getHttps()
Get Domain name HTTPS acceleration configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CDNDomainConfig.setHttps(Https Https)
Set Domain name HTTPS acceleration configuration.
|
void |
CDNDomainConfigForUpdate.setHttps(Https Https)
Set Domain name HTTPS acceleration configuration.
|
| 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 © 2024. All rights reserved.