public static final class GetOnceTaskResultInfoRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
GetOnceTaskResultInfoRequest |
build() |
GetOnceTaskResultInfoRequest.Builder |
taskId(String taskId)
The ID of the scan task.
|
GetOnceTaskResultInfoRequest.Builder |
taskName(String taskName)
The name of the task.
|
GetOnceTaskResultInfoRequest.Builder |
taskType(String taskType)
The type of the task.
|
public GetOnceTaskResultInfoRequest.Builder taskId(String taskId)
public GetOnceTaskResultInfoRequest.Builder taskName(String taskName)
* **CLIENT\_PROBLEM_CHECK**: a task of the Security Center agent * **CLIENT\_DEV_OPS**: an O\&M task of Cloud Assistant * **ASSET\_SECURITY_CHECK**: a task of asset information collection
public GetOnceTaskResultInfoRequest.Builder taskType(String taskType)
* **CLIENT\_PROBLEM_CHECK**: a task of the Security Center agent * **CLIENT\_DEV_OPS**: an O\&M task of Cloud Assistant * **ASSET\_SECURITY_CHECK**: a task of asset information collection
public GetOnceTaskResultInfoRequest build()
Copyright © 2023. All rights reserved.