Uses of Class
com.tencentcloudapi.mps.v20190612.models.AnimatedGraphicsTemplate
-
Packages that use AnimatedGraphicsTemplate Package Description com.tencentcloudapi.mps.v20190612.models -
-
Uses of AnimatedGraphicsTemplate in com.tencentcloudapi.mps.v20190612.models
Methods in com.tencentcloudapi.mps.v20190612.models that return AnimatedGraphicsTemplate Modifier and Type Method Description AnimatedGraphicsTemplate[]DescribeAnimatedGraphicsTemplatesResponse. getAnimatedGraphicsTemplateSet()Get 转动图模板详情列表。Methods in com.tencentcloudapi.mps.v20190612.models with parameters of type AnimatedGraphicsTemplate Modifier and Type Method Description voidDescribeAnimatedGraphicsTemplatesResponse. setAnimatedGraphicsTemplateSet(AnimatedGraphicsTemplate[] AnimatedGraphicsTemplateSet)Set 转动图模板详情列表。Constructors in com.tencentcloudapi.mps.v20190612.models with parameters of type AnimatedGraphicsTemplate Constructor Description AnimatedGraphicsTemplate(AnimatedGraphicsTemplate 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.
-