public static final class DeleteMigrationTaskRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteMigrationTaskRequest.Builder |
acceptLanguage(String acceptLanguage)
The language of the response.
|
DeleteMigrationTaskRequest |
build() |
DeleteMigrationTaskRequest.Builder |
id(String id)
The ID of the task.
|
DeleteMigrationTaskRequest.Builder |
requestPars(String requestPars)
The extended request parameters in the JSON format.
|
public DeleteMigrationTaskRequest.Builder acceptLanguage(String acceptLanguage)
The language of the response. Valid values:
zh
public DeleteMigrationTaskRequest.Builder id(String id)
The ID of the task.
example:1
public DeleteMigrationTaskRequest.Builder requestPars(String requestPars)
The extended request parameters in the JSON format.
example:{}
public DeleteMigrationTaskRequest build()
Copyright © 2026. All rights reserved.