Package | Description |
---|---|
com.tencentcloudapi.live.v20180801.models |
Modifier and Type | Method and Description |
---|---|
DomainInfo |
DescribeLiveDomainResponse.getDomainInfo()
Get 域名信息。
注意:此字段可能返回 null,表示取不到有效值。
|
DomainInfo[] |
DescribeLiveDomainsResponse.getDomainList()
Get 域名详细信息列表。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeLiveDomainResponse.setDomainInfo(DomainInfo DomainInfo)
Set 域名信息。
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeLiveDomainsResponse.setDomainList(DomainInfo[] DomainList)
Set 域名详细信息列表。
|
Constructor and Description |
---|
DomainInfo(DomainInfo 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 © 2022. All rights reserved.