public static final class GetLastOnceTaskInfoRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
GetLastOnceTaskInfoRequest |
build() |
GetLastOnceTaskInfoRequest.Builder |
source(String source)
The source of the task.
|
GetLastOnceTaskInfoRequest.Builder |
taskName(String taskName)
The name of the task.
|
GetLastOnceTaskInfoRequest.Builder |
taskType(String taskType)
The type of the task.
|
public GetLastOnceTaskInfoRequest.Builder source(String source)
public GetLastOnceTaskInfoRequest.Builder taskName(String taskName)
* **CLIENT\_PROBLEM_CHECK**: client diagnosis task * **CLIENT\_DEV_OPS**: O\&M task of Cloud Assistant * **ASSETS_COLLECTION**: asset collection task
public GetLastOnceTaskInfoRequest.Builder taskType(String taskType)
* **CLIENT\_PROBLEM_CHECK**: client diagnosis task * **CLIENT\_DEV_OPS**: O\&M task of Cloud Assistant * **ASSETS\_COLLECTION**: asset collection task
public GetLastOnceTaskInfoRequest build()
Copyright © 2023. All rights reserved.