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