Uses of Class
com.tencentcloudapi.live.v20180801.models.AddLiveDomainResponse
-
Packages that use AddLiveDomainResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of AddLiveDomainResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return AddLiveDomainResponse Modifier and Type Method Description AddLiveDomainResponseLiveClient. AddLiveDomain(AddLiveDomainRequest req)添加域名,一次只能提交一个域名。域名必须已备案。 -
Uses of AddLiveDomainResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type AddLiveDomainResponse Constructor Description AddLiveDomainResponse(AddLiveDomainResponse 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.
-