| Constructor and Description |
|---|
CheckInfo.Builder(CheckStatus status)
Constructor with parameters for the required properties of
CheckInfo. |
| Modifier and Type | Method and Description |
|---|---|
CheckInfo |
build() |
CheckInfo.Builder |
setResult(Notifications result)
Result of the check.
|
public CheckInfo.Builder(CheckStatus status)
CheckInfo.public CheckInfo.Builder setResult(Notifications result)
null if result is not available at the current
step of the task.result - New value for the property.public CheckInfo build()