Uses of Class
com.tencentcloudapi.lcic.v20220817.models.SetWatermarkResponse
-
Packages that use SetWatermarkResponse Package Description com.tencentcloudapi.lcic.v20220817 com.tencentcloudapi.lcic.v20220817.models -
-
Uses of SetWatermarkResponse in com.tencentcloudapi.lcic.v20220817
Methods in com.tencentcloudapi.lcic.v20220817 that return SetWatermarkResponse Modifier and Type Method Description SetWatermarkResponseLcicClient. SetWatermark(SetWatermarkRequest req)设置水印 -
Uses of SetWatermarkResponse in com.tencentcloudapi.lcic.v20220817.models
Constructors in com.tencentcloudapi.lcic.v20220817.models with parameters of type SetWatermarkResponse Constructor Description SetWatermarkResponse(SetWatermarkResponse 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.
-