Uses of Class
com.tencentcloudapi.cdn.v20180606.models.CreateEdgePackTaskRequest
-
Packages that use CreateEdgePackTaskRequest Package Description com.tencentcloudapi.cdn.v20180606 com.tencentcloudapi.cdn.v20180606.models -
-
Uses of CreateEdgePackTaskRequest in com.tencentcloudapi.cdn.v20180606
Methods in com.tencentcloudapi.cdn.v20180606 with parameters of type CreateEdgePackTaskRequest Modifier and Type Method Description CreateEdgePackTaskResponse
CdnClient. CreateEdgePackTask(CreateEdgePackTaskRequest req)
动态打包任务提交接口 -
Uses of CreateEdgePackTaskRequest in com.tencentcloudapi.cdn.v20180606.models
Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type CreateEdgePackTaskRequest Constructor Description CreateEdgePackTaskRequest(CreateEdgePackTaskRequest 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.
-