Uses of Class
com.tencentcloudapi.tiw.v20190919.models.RecordTaskResult
-
Packages that use RecordTaskResult Package Description com.tencentcloudapi.tiw.v20190919.models -
-
Uses of RecordTaskResult in com.tencentcloudapi.tiw.v20190919.models
Methods in com.tencentcloudapi.tiw.v20190919.models that return RecordTaskResult Modifier and Type Method Description RecordTaskResultRecordTaskSearchResult. getResult()Get 实时录制结果Methods in com.tencentcloudapi.tiw.v20190919.models with parameters of type RecordTaskResult Modifier and Type Method Description voidRecordTaskSearchResult. setResult(RecordTaskResult Result)Set 实时录制结果Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type RecordTaskResult Constructor Description RecordTaskResult(RecordTaskResult 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.
-