Uses of Class
com.tencentcloudapi.live.v20180801.models.DeleteLiveDomainResponse
-
Packages that use DeleteLiveDomainResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DeleteLiveDomainResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return DeleteLiveDomainResponse Modifier and Type Method Description DeleteLiveDomainResponseLiveClient. DeleteLiveDomain(DeleteLiveDomainRequest req)删除已添加的直播域名 -
Uses of DeleteLiveDomainResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DeleteLiveDomainResponse Constructor Description DeleteLiveDomainResponse(DeleteLiveDomainResponse 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.
-