public static final class HostImpactInfo.Builder
extends java.lang.Object
HostImpactInfo.| Constructor and Description |
|---|
Builder(HostStatus status)
Constructor with parameters for the required properties of
HostImpactInfo. |
| Modifier and Type | Method and Description |
|---|---|
HostImpactInfo |
build() |
HostImpactInfo.Builder |
setImpact(HostImpactResult impact)
If the operation was successfully executed on the host, the results are stored
in this field.
|
public Builder(HostStatus status)
HostImpactInfo.public HostImpactInfo.Builder setImpact(HostImpactResult impact)
null if the host could not be contacted successfully.impact - New value for the property.public HostImpactInfo build()