Uses of Class
com.tencentcloudapi.live.v20180801.models.CreateLivePadTemplateResponse
-
Packages that use CreateLivePadTemplateResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of CreateLivePadTemplateResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return CreateLivePadTemplateResponse Modifier and Type Method Description CreateLivePadTemplateResponseLiveClient. CreateLivePadTemplate(CreateLivePadTemplateRequest req)创建直播垫片模板。 -
Uses of CreateLivePadTemplateResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type CreateLivePadTemplateResponse Constructor Description CreateLivePadTemplateResponse(CreateLivePadTemplateResponse 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.
-