Uses of Class
com.tencentcloudapi.cdn.v20180606.models.EdgePackTaskStatus
-
Packages that use EdgePackTaskStatus Package Description com.tencentcloudapi.cdn.v20180606.models -
-
Uses of EdgePackTaskStatus in com.tencentcloudapi.cdn.v20180606.models
Methods in com.tencentcloudapi.cdn.v20180606.models that return EdgePackTaskStatus Modifier and Type Method Description EdgePackTaskStatus[]DescribeEdgePackTaskStatusResponse. getEdgePackTaskStatusSet()Get 动态打包任务状态列表Methods in com.tencentcloudapi.cdn.v20180606.models with parameters of type EdgePackTaskStatus Modifier and Type Method Description voidDescribeEdgePackTaskStatusResponse. setEdgePackTaskStatusSet(EdgePackTaskStatus[] EdgePackTaskStatusSet)Set 动态打包任务状态列表Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type EdgePackTaskStatus Constructor Description EdgePackTaskStatus(EdgePackTaskStatus 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.
-