Uses of Class
com.tencentcloudapi.gaap.v20180529.models.Domain
-
Packages that use Domain Package Description com.tencentcloudapi.gaap.v20180529.models -
-
Uses of Domain in com.tencentcloudapi.gaap.v20180529.models
Methods in com.tencentcloudapi.gaap.v20180529.models that return Domain Modifier and Type Method Description Domain[]DescribeGlobalDomainsResponse. getDomains()Get 域名信息列表Methods in com.tencentcloudapi.gaap.v20180529.models with parameters of type Domain Modifier and Type Method Description voidDescribeGlobalDomainsResponse. setDomains(Domain[] Domains)Set 域名信息列表Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type Domain Constructor Description Domain(Domain 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.
-