Uses of Class
com.tencentcloudapi.live.v20180801.models.DeleteLiveRecordTemplateResponse
-
Packages that use DeleteLiveRecordTemplateResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DeleteLiveRecordTemplateResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return DeleteLiveRecordTemplateResponse Modifier and Type Method Description DeleteLiveRecordTemplateResponseLiveClient. DeleteLiveRecordTemplate(DeleteLiveRecordTemplateRequest req)删除录制模板。 -
Uses of DeleteLiveRecordTemplateResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DeleteLiveRecordTemplateResponse Constructor Description DeleteLiveRecordTemplateResponse(DeleteLiveRecordTemplateResponse 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.
-