public static final class IdfwTransportNodeStatus.Builder
extends java.lang.Object
IdfwTransportNodeStatus.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
IdfwTransportNodeStatus. |
| Modifier and Type | Method and Description |
|---|---|
IdfwTransportNodeStatus |
build() |
IdfwTransportNodeStatus.Builder |
setTransportNodeId(java.lang.String transportNodeId)
TransportNode ID of the Identity Firewall enabled Compute collection's transport
node.
|
IdfwTransportNodeStatus.Builder |
setTransportNodeStatus(java.util.List<IdfwTransportNodeCondition> transportNodeStatus)
Status of the IDFW transport node.
|
public Builder()
IdfwTransportNodeStatus.public IdfwTransportNodeStatus.Builder setTransportNodeId(java.lang.String transportNodeId)
transportNodeId - New value for the property.public IdfwTransportNodeStatus.Builder setTransportNodeStatus(java.util.List<IdfwTransportNodeCondition> transportNodeStatus)
transportNodeStatus - New value for the property.public IdfwTransportNodeStatus build()