public static final class TransportNodeStatusReport.Builder
extends java.lang.Object
TransportNodeStatusReport.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
TransportNodeStatusReport. |
public Builder()
TransportNodeStatusReport.public TransportNodeStatusReport.Builder setAgentStatus(java.lang.String agentStatus)
agentStatus - New value for the property.public TransportNodeStatusReport.Builder setControlConnectionStatus(java.lang.String controlConnectionStatus)
controlConnectionStatus - New value for the property.public TransportNodeStatusReport.Builder setDownAgentCount(java.lang.Long downAgentCount)
downAgentCount - New value for the property.public TransportNodeStatusReport.Builder setDownTunnelCount(java.lang.Long downTunnelCount)
downTunnelCount - New value for the property.public TransportNodeStatusReport.Builder setMgmtConnectionStatus(java.lang.String mgmtConnectionStatus)
mgmtConnectionStatus - New value for the property.public TransportNodeStatusReport.Builder setNodeUuid(java.lang.String nodeUuid)
nodeUuid - New value for the property.public TransportNodeStatusReport.Builder setPnicStatus(java.lang.String pnicStatus)
pnicStatus - New value for the property.public TransportNodeStatusReport.Builder setThreatStatus(java.lang.String threatStatus)
threatStatus - New value for the property.public TransportNodeStatusReport.Builder setTunnelStatus(java.lang.String tunnelStatus)
tunnelStatus - New value for the property.public TransportNodeStatusReport.Builder setUpAgentCount(java.lang.Long upAgentCount)
upAgentCount - New value for the property.public TransportNodeStatusReport.Builder setUpTunnelCount(java.lang.Long upTunnelCount)
upTunnelCount - New value for the property.public TransportNodeStatusReport build()