public static final class GetCheckDetailResponseBody.Solution.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
GetCheckDetailResponseBody.Solution |
build() |
GetCheckDetailResponseBody.Solution.Builder |
link(String link)
The link to the solution to handle the risk item when the Type parameter is set to link.
|
GetCheckDetailResponseBody.Solution.Builder |
type(String type)
The type of the solution to handle to the risk item.
|
GetCheckDetailResponseBody.Solution.Builder |
value(String value)
The content of the solution to handle the risk item when the Type parameter is set to text.
|
public GetCheckDetailResponseBody.Solution.Builder link(String link)
public GetCheckDetailResponseBody.Solution.Builder type(String type)
* **text** * **link**
public GetCheckDetailResponseBody.Solution.Builder value(String value)
public GetCheckDetailResponseBody.Solution build()
Copyright © 2023. All rights reserved.