Uses of Class
com.tencentcloudapi.live.v20180801.models.EnableLiveDomainRequest
-
Packages that use EnableLiveDomainRequest Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of EnableLiveDomainRequest in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 with parameters of type EnableLiveDomainRequest Modifier and Type Method Description EnableLiveDomainResponseLiveClient. EnableLiveDomain(EnableLiveDomainRequest req)启用状态为停用的直播域名。 -
Uses of EnableLiveDomainRequest in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type EnableLiveDomainRequest Constructor Description EnableLiveDomainRequest(EnableLiveDomainRequest 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.
-