Uses of Class
com.volcengine.cdn.model.DataForDescribeContentBlockTasksOutput
-
Packages that use DataForDescribeContentBlockTasksOutput Package Description com.volcengine.cdn.model -
-
Uses of DataForDescribeContentBlockTasksOutput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return DataForDescribeContentBlockTasksOutput Modifier and Type Method Description DataForDescribeContentBlockTasksOutputDataForDescribeContentBlockTasksOutput. blockReason(String blockReason)DataForDescribeContentBlockTasksOutputDataForDescribeContentBlockTasksOutput. createTime(Long createTime)DataForDescribeContentBlockTasksOutputDataForDescribeContentBlockTasksOutput. status(String status)DataForDescribeContentBlockTasksOutputDataForDescribeContentBlockTasksOutput. taskID(String taskID)DataForDescribeContentBlockTasksOutputDataForDescribeContentBlockTasksOutput. taskType(String taskType)DataForDescribeContentBlockTasksOutputDataForDescribeContentBlockTasksOutput. url(String url)Methods in com.volcengine.cdn.model that return types with arguments of type DataForDescribeContentBlockTasksOutput Modifier and Type Method Description @Valid List<DataForDescribeContentBlockTasksOutput>DescribeContentBlockTasksResponse. getData()Get dataMethods in com.volcengine.cdn.model with parameters of type DataForDescribeContentBlockTasksOutput Modifier and Type Method Description DescribeContentBlockTasksResponseDescribeContentBlockTasksResponse. addDataItem(DataForDescribeContentBlockTasksOutput dataItem)Method parameters in com.volcengine.cdn.model with type arguments of type DataForDescribeContentBlockTasksOutput Modifier and Type Method Description DescribeContentBlockTasksResponseDescribeContentBlockTasksResponse. data(List<DataForDescribeContentBlockTasksOutput> data)voidDescribeContentBlockTasksResponse. setData(List<DataForDescribeContentBlockTasksOutput> data)
-