Package | Description |
---|---|
com.tencentcloudapi.live.v20180801.models |
Modifier and Type | Method and Description |
---|---|
LiveCertDomainInfo[] |
ModifyLiveDomainCertBindingsRequest.getDomainInfos()
Get The playback domains to bind and whether to enable HTTPS for them.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyLiveDomainCertBindingsRequest.setDomainInfos(LiveCertDomainInfo[] DomainInfos)
Set The playback domains to bind and whether to enable HTTPS for them.
|
Constructor and Description |
---|
LiveCertDomainInfo(LiveCertDomainInfo 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.