Uses of Class
com.tencentcloudapi.tiw.v20190919.models.SetVideoGenerationTaskCallbackKeyRequest
-
Packages that use SetVideoGenerationTaskCallbackKeyRequest Package Description com.tencentcloudapi.tiw.v20190919 com.tencentcloudapi.tiw.v20190919.models -
-
Uses of SetVideoGenerationTaskCallbackKeyRequest in com.tencentcloudapi.tiw.v20190919
Methods in com.tencentcloudapi.tiw.v20190919 with parameters of type SetVideoGenerationTaskCallbackKeyRequest Modifier and Type Method Description SetVideoGenerationTaskCallbackKeyResponseTiwClient. SetVideoGenerationTaskCallbackKey(SetVideoGenerationTaskCallbackKeyRequest req)设置视频生成回调鉴权密钥 -
Uses of SetVideoGenerationTaskCallbackKeyRequest in com.tencentcloudapi.tiw.v20190919.models
Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type SetVideoGenerationTaskCallbackKeyRequest Constructor Description SetVideoGenerationTaskCallbackKeyRequest(SetVideoGenerationTaskCallbackKeyRequest 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.
-