Uses of Class
com.volcengine.cdn.model.DataForDescribeContentTasksOutput
-
Packages that use DataForDescribeContentTasksOutput Package Description com.volcengine.cdn.model -
-
Uses of DataForDescribeContentTasksOutput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return DataForDescribeContentTasksOutput Modifier and Type Method Description DataForDescribeContentTasksOutputDataForDescribeContentTasksOutput. createTime(Long createTime)DataForDescribeContentTasksOutputDataForDescribeContentTasksOutput. delete(Boolean delete)DataForDescribeContentTasksOutputDataForDescribeContentTasksOutput. layer(String layer)DataForDescribeContentTasksOutputDataForDescribeContentTasksOutput. process(String process)DataForDescribeContentTasksOutputDataForDescribeContentTasksOutput. refreshPrefix(Boolean refreshPrefix)DataForDescribeContentTasksOutputDataForDescribeContentTasksOutput. remark(String remark)DataForDescribeContentTasksOutputDataForDescribeContentTasksOutput. status(String status)DataForDescribeContentTasksOutputDataForDescribeContentTasksOutput. taskID(String taskID)DataForDescribeContentTasksOutputDataForDescribeContentTasksOutput. taskType(String taskType)DataForDescribeContentTasksOutputDataForDescribeContentTasksOutput. url(String url)Methods in com.volcengine.cdn.model that return types with arguments of type DataForDescribeContentTasksOutput Modifier and Type Method Description @Valid List<DataForDescribeContentTasksOutput>DescribeContentTasksResponse. getData()Get dataMethods in com.volcengine.cdn.model with parameters of type DataForDescribeContentTasksOutput Modifier and Type Method Description DescribeContentTasksResponseDescribeContentTasksResponse. addDataItem(DataForDescribeContentTasksOutput dataItem)Method parameters in com.volcengine.cdn.model with type arguments of type DataForDescribeContentTasksOutput Modifier and Type Method Description DescribeContentTasksResponseDescribeContentTasksResponse. data(List<DataForDescribeContentTasksOutput> data)voidDescribeContentTasksResponse. setData(List<DataForDescribeContentTasksOutput> data)
-