Uses of Class
com.tencentcloudapi.tcss.v20201101.models.ImageAutoAuthorizedTask
-
Packages that use ImageAutoAuthorizedTask Package Description com.tencentcloudapi.tcss.v20201101.models -
-
Uses of ImageAutoAuthorizedTask in com.tencentcloudapi.tcss.v20201101.models
Methods in com.tencentcloudapi.tcss.v20201101.models that return ImageAutoAuthorizedTask Modifier and Type Method Description ImageAutoAuthorizedTask[]
DescribeImageAutoAuthorizedTaskListResponse. getList()
Get 自动授权任务列表Methods in com.tencentcloudapi.tcss.v20201101.models with parameters of type ImageAutoAuthorizedTask Modifier and Type Method Description void
DescribeImageAutoAuthorizedTaskListResponse. setList(ImageAutoAuthorizedTask[] List)
Set 自动授权任务列表Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type ImageAutoAuthorizedTask Constructor Description ImageAutoAuthorizedTask(ImageAutoAuthorizedTask 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.
-