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