| Package | Description | 
|---|---|
| com.tencentcloudapi.live.v20180801.models | 
| Modifier and Type | Method and Description | 
|---|---|
DomainInfo | 
DescribeLiveDomainResponse.getDomainInfo()
Get Domain name information. 
 | 
DomainInfo[] | 
DescribeLiveDomainsResponse.getDomainList()
Get List of domain name details. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeLiveDomainResponse.setDomainInfo(DomainInfo DomainInfo)
Set Domain name information. 
 | 
void | 
DescribeLiveDomainsResponse.setDomainList(DomainInfo[] DomainList)
Set List of domain name details. 
 | 
| 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 © 2021. All rights reserved.