Uses of Class
com.tencentcloudapi.tiw.v20190919.models.SetVideoGenerationTaskCallbackResponse
-
Packages that use SetVideoGenerationTaskCallbackResponse Package Description com.tencentcloudapi.tiw.v20190919 com.tencentcloudapi.tiw.v20190919.models -
-
Uses of SetVideoGenerationTaskCallbackResponse in com.tencentcloudapi.tiw.v20190919
Methods in com.tencentcloudapi.tiw.v20190919 that return SetVideoGenerationTaskCallbackResponse Modifier and Type Method Description SetVideoGenerationTaskCallbackResponseTiwClient. SetVideoGenerationTaskCallback(SetVideoGenerationTaskCallbackRequest req)设置录制视频生成回调地址 -
Uses of SetVideoGenerationTaskCallbackResponse in com.tencentcloudapi.tiw.v20190919.models
Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type SetVideoGenerationTaskCallbackResponse Constructor Description SetVideoGenerationTaskCallbackResponse(SetVideoGenerationTaskCallbackResponse 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.
-