Package | Description |
---|---|
com.tencentcloudapi.ecdn.v20191012.models |
Modifier and Type | Method and Description |
---|---|
Https |
DomainDetailInfo.getHttps()
Get HTTPS configuration.
|
Https |
UpdateDomainConfigRequest.getHttps()
Get HTTPS configuration.
|
Https |
AddEcdnDomainRequest.getHttps()
Get HTTPS configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
DomainDetailInfo.setHttps(Https Https)
Set HTTPS configuration.
|
void |
UpdateDomainConfigRequest.setHttps(Https Https)
Set HTTPS configuration.
|
void |
AddEcdnDomainRequest.setHttps(Https Https)
Set HTTPS 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 © 2023. All rights reserved.