Uses of Class
com.tencentcloudapi.live.v20180801.models.DescribeLiveCallbackTemplateResponse
-
Packages that use DescribeLiveCallbackTemplateResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DescribeLiveCallbackTemplateResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return DescribeLiveCallbackTemplateResponse Modifier and Type Method Description DescribeLiveCallbackTemplateResponseLiveClient. DescribeLiveCallbackTemplate(DescribeLiveCallbackTemplateRequest req)获取单个回调模板。 -
Uses of DescribeLiveCallbackTemplateResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DescribeLiveCallbackTemplateResponse Constructor Description DescribeLiveCallbackTemplateResponse(DescribeLiveCallbackTemplateResponse 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.
-