public static final class HealthCheckResultPerTransportNode.Builder
extends java.lang.Object
HealthCheckResultPerTransportNode.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
HealthCheckResultPerTransportNode. |
| Modifier and Type | Method and Description |
|---|---|
HealthCheckResultPerTransportNode |
build() |
HealthCheckResultPerTransportNode.Builder |
setResultOnHostSwitch(HealthCheckResultOnHostSwitch resultOnHostSwitch) |
HealthCheckResultPerTransportNode.Builder |
setTransportNodeId(java.lang.String transportNodeId)
ID of the Transport Node.
|
public Builder()
HealthCheckResultPerTransportNode.public HealthCheckResultPerTransportNode.Builder setResultOnHostSwitch(HealthCheckResultOnHostSwitch resultOnHostSwitch)
resultOnHostSwitch - New value for the property.public HealthCheckResultPerTransportNode.Builder setTransportNodeId(java.lang.String transportNodeId)
transportNodeId - New value for the property.public HealthCheckResultPerTransportNode build()