public static final class ListCheckStandardResponseBody.Requirements.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListCheckStandardResponseBody.Requirements |
build() |
ListCheckStandardResponseBody.Requirements.Builder |
id(Long id)
The ID of the requirement.
|
ListCheckStandardResponseBody.Requirements.Builder |
riskCheckCount(Long riskCheckCount)
The number of check items in the requirement.
|
ListCheckStandardResponseBody.Requirements.Builder |
showName(String showName)
The display name of the search condition.
|
ListCheckStandardResponseBody.Requirements.Builder |
showPriorityLevel(Integer showPriorityLevel)
The priority for display.
|
public ListCheckStandardResponseBody.Requirements.Builder id(Long id)
The ID of the requirement.
example:11
public ListCheckStandardResponseBody.Requirements.Builder riskCheckCount(Long riskCheckCount)
The number of check items in the requirement.
example:10
public ListCheckStandardResponseBody.Requirements.Builder showName(String showName)
The display name of the search condition.
example:RAM identity authentication
public ListCheckStandardResponseBody.Requirements.Builder showPriorityLevel(Integer showPriorityLevel)
The priority for display.
example:1
public ListCheckStandardResponseBody.Requirements build()
Copyright © 2026. All rights reserved.