Uses of Class
com.tencentcloudapi.vm.v20200709.models.FileOutput
-
Packages that use FileOutput Package Description com.tencentcloudapi.vm.v20200709.models -
-
Uses of FileOutput in com.tencentcloudapi.vm.v20200709.models
Methods in com.tencentcloudapi.vm.v20200709.models that return FileOutput Modifier and Type Method Description FileOutput
MediaModerationConfig. getSegmentOutput()
Get 临时文件存储位置Methods in com.tencentcloudapi.vm.v20200709.models with parameters of type FileOutput Modifier and Type Method Description void
MediaModerationConfig. setSegmentOutput(FileOutput SegmentOutput)
Set 临时文件存储位置Constructors in com.tencentcloudapi.vm.v20200709.models with parameters of type FileOutput Constructor Description FileOutput(FileOutput 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.
-