Uses of Class
com.tencentcloudapi.mps.v20190612.models.CoverConfigureInfoForUpdate
-
Packages that use CoverConfigureInfoForUpdate Package Description com.tencentcloudapi.mps.v20190612.models -
-
Uses of CoverConfigureInfoForUpdate in com.tencentcloudapi.mps.v20190612.models
Methods in com.tencentcloudapi.mps.v20190612.models that return CoverConfigureInfoForUpdate Modifier and Type Method Description CoverConfigureInfoForUpdateModifyAIAnalysisTemplateRequest. getCoverConfigure()Get 智能封面任务控制参数。Methods in com.tencentcloudapi.mps.v20190612.models with parameters of type CoverConfigureInfoForUpdate Modifier and Type Method Description voidModifyAIAnalysisTemplateRequest. setCoverConfigure(CoverConfigureInfoForUpdate CoverConfigure)Set 智能封面任务控制参数。Constructors in com.tencentcloudapi.mps.v20190612.models with parameters of type CoverConfigureInfoForUpdate Constructor Description CoverConfigureInfoForUpdate(CoverConfigureInfoForUpdate 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.
-