Uses of Class
com.tencentcloudapi.live.v20180801.models.DescribeLivePadTemplateResponse
-
Packages that use DescribeLivePadTemplateResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DescribeLivePadTemplateResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return DescribeLivePadTemplateResponse Modifier and Type Method Description DescribeLivePadTemplateResponseLiveClient. DescribeLivePadTemplate(DescribeLivePadTemplateRequest req)获取单个直播垫片模板 -
Uses of DescribeLivePadTemplateResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DescribeLivePadTemplateResponse Constructor Description DescribeLivePadTemplateResponse(DescribeLivePadTemplateResponse 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.
-