Uses of Class
com.tencentcloudapi.fmu.v20191213.models.StyleImageProResponse
-
Packages that use StyleImageProResponse Package Description com.tencentcloudapi.fmu.v20191213 com.tencentcloudapi.fmu.v20191213.models -
-
Uses of StyleImageProResponse in com.tencentcloudapi.fmu.v20191213
Methods in com.tencentcloudapi.fmu.v20191213 that return StyleImageProResponse Modifier and Type Method Description StyleImageProResponseFmuClient. StyleImagePro(StyleImageProRequest req)上传一张照片,输出滤镜处理后的图片。 -
Uses of StyleImageProResponse in com.tencentcloudapi.fmu.v20191213.models
Constructors in com.tencentcloudapi.fmu.v20191213.models with parameters of type StyleImageProResponse Constructor Description StyleImageProResponse(StyleImageProResponse 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.
-