Constructor and Description |
---|
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.
|
CheckInfo.Builder |
setSourceInfo(SourceInfo sourceInfo)
Information collected from the source machine.
|
public 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.Builder setSourceInfo(SourceInfo sourceInfo)
sourceInfo
- New value for the property.public CheckInfo build()