public static final class ListOperationProcessDetailResponseBody.Checks.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListOperationProcessDetailResponseBody.Checks |
build() |
ListOperationProcessDetailResponseBody.Checks.Builder |
checkId(Long checkId)
The ID of the check item associated with the operation subtask.
|
ListOperationProcessDetailResponseBody.Checks.Builder |
checkShowName(String checkShowName)
The name of the check item associated with the operation subtask.
|
public ListOperationProcessDetailResponseBody.Checks.Builder checkId(Long checkId)
The ID of the check item associated with the operation subtask.
example:133
public ListOperationProcessDetailResponseBody.Checks.Builder checkShowName(String checkShowName)
The name of the check item associated with the operation subtask.
example:Check for Security Center Agent Status
public ListOperationProcessDetailResponseBody.Checks build()
Copyright © 2026. All rights reserved.