public static final class DeleteDownloadTaskRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteDownloadTaskRequest |
build() |
DeleteDownloadTaskRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DeleteDownloadTaskRequest.Builder |
taskId(String taskId)
The ID of the file download task.
|
public DeleteDownloadTaskRequest.Builder lang(String lang)
The language of the content within the request and response. Valid values:
zh
public DeleteDownloadTaskRequest.Builder taskId(String taskId)
The ID of the file download task.
example:4376
public DeleteDownloadTaskRequest build()
Copyright © 2026. All rights reserved.