Uses of Class
com.tencentcloudapi.vm.v20200709.models.ImageResult
-
Packages that use ImageResult Package Description com.tencentcloudapi.vm.v20200709.models -
-
Uses of ImageResult in com.tencentcloudapi.vm.v20200709.models
Methods in com.tencentcloudapi.vm.v20200709.models that return ImageResult Modifier and Type Method Description ImageResultImageSegments. getResult()Get 画面截帧结果详情Methods in com.tencentcloudapi.vm.v20200709.models with parameters of type ImageResult Modifier and Type Method Description voidImageSegments. setResult(ImageResult Result)Set 画面截帧结果详情Constructors in com.tencentcloudapi.vm.v20200709.models with parameters of type ImageResult Constructor Description ImageResult(ImageResult 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.
-