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