public static final class CreateCheckItemRequest.Solution.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreateCheckItemRequest.Solution |
build() |
CreateCheckItemRequest.Solution.Builder |
type(String type)
Type of the solution information for the check item.
|
CreateCheckItemRequest.Solution.Builder |
value(String value)
Content of the solution for the check item risk.
|
public CreateCheckItemRequest.Solution.Builder type(String type)
Type of the solution information for the check item. Values:
text
public CreateCheckItemRequest.Solution.Builder value(String value)
Content of the solution for the check item risk.
example:text
public CreateCheckItemRequest.Solution build()
Copyright © 2026. All rights reserved.