public static final class ListOperationProcessDetailResponseBody.ProcessDetails.Builder extends Object
public ListOperationProcessDetailResponseBody.ProcessDetails.Builder assetSubType(Integer assetSubType)
The subtype of the asset associated with the operation subtask.
example:1
public ListOperationProcessDetailResponseBody.ProcessDetails.Builder assetType(Integer assetType)
The type of the asset associated with the operation subtask.
example:8
public ListOperationProcessDetailResponseBody.ProcessDetails.Builder assetVendor(Integer assetVendor)
The vendor of the asset associated with the operation subtask.
example:0
public ListOperationProcessDetailResponseBody.ProcessDetails.Builder checks(List<ListOperationProcessDetailResponseBody.Checks> checks)
The check items associated with the operation subtask.
public ListOperationProcessDetailResponseBody.ProcessDetails.Builder createTime(Long createTime)
The timestamp when the task was created. Unit: milliseconds.
example:1706544199000
public ListOperationProcessDetailResponseBody.ProcessDetails.Builder detailTaskId(String detailTaskId)
The ID of the operation subtask.
example:fb4bcd41-a916-46bc-ab1a-65fd383be***
public ListOperationProcessDetailResponseBody.ProcessDetails.Builder endTime(Long endTime)
The end timestamp of the operation subtask. Unit: milliseconds.
example:1706544199000
public ListOperationProcessDetailResponseBody.ProcessDetails.Builder startTime(Long startTime)
The start timestamp of the operation subtask. Unit: milliseconds.
example:1730335622000
public ListOperationProcessDetailResponseBody.ProcessDetails.Builder statusCode(Integer statusCode)
The subtask status code. Enumerated values:
0
public ListOperationProcessDetailResponseBody.ProcessDetails.Builder taskId(String taskId)
The ID of the operation subtask.
example:v34578b8-e567-47ec-2345-3e5b077ca***
public ListOperationProcessDetailResponseBody.ProcessDetails build()
Copyright © 2026. All rights reserved.