Uses of Class
com.tencentcloudapi.ape.v20200513.models.ImageMarshal
-
Packages that use ImageMarshal Package Description com.tencentcloudapi.ape.v20200513.models -
-
Uses of ImageMarshal in com.tencentcloudapi.ape.v20200513.models
Methods in com.tencentcloudapi.ape.v20200513.models that return ImageMarshal Modifier and Type Method Description ImageMarshal[]DescribeImageResponse. getMarshals()Get 图片售卖组合信息Methods in com.tencentcloudapi.ape.v20200513.models with parameters of type ImageMarshal Modifier and Type Method Description voidDescribeImageResponse. setMarshals(ImageMarshal[] Marshals)Set 图片售卖组合信息Constructors in com.tencentcloudapi.ape.v20200513.models with parameters of type ImageMarshal Constructor Description ImageMarshal(ImageMarshal 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.
-