public static final class LogicalRouterStatusPerNode.Builder
extends java.lang.Object
LogicalRouterStatusPerNode.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
LogicalRouterStatusPerNode. |
public Builder()
LogicalRouterStatusPerNode.public LogicalRouterStatusPerNode.Builder setEdgePath(java.lang.String edgePath)
edgePath - New value for the property.public LogicalRouterStatusPerNode.Builder setHighAvailabilityStatus(java.lang.String highAvailabilityStatus)
LogicalRouterStatusPerNode.HIGH_AVAILABILITY_STATUS_ACTIVELogicalRouterStatusPerNode.HIGH_AVAILABILITY_STATUS_STANDBYLogicalRouterStatusPerNode.HIGH_AVAILABILITY_STATUS_DOWNLogicalRouterStatusPerNode.HIGH_AVAILABILITY_STATUS_SYNCLogicalRouterStatusPerNode.HIGH_AVAILABILITY_STATUS_UNKNOWNLogicalRouterStatusPerNode.HIGH_AVAILABILITY_STATUS_ADMIN_DOWNhighAvailabilityStatus - New value for the property.public LogicalRouterStatusPerNode.Builder setIsDefaultSubCluster(java.lang.Boolean isDefaultSubCluster)
isDefaultSubCluster - New value for the property.public LogicalRouterStatusPerNode.Builder setServiceGroupHaStatus(java.lang.String serviceGroupHaStatus)
serviceGroupHaStatus - New value for the property.public LogicalRouterStatusPerNode.Builder setServiceRouterId(java.lang.String serviceRouterId)
serviceRouterId - New value for the property.public LogicalRouterStatusPerNode.Builder setSubClusterId(java.lang.String subClusterId)
subClusterId - New value for the property.public LogicalRouterStatusPerNode.Builder setTrafficGroupId(java.lang.String trafficGroupId)
trafficGroupId - New value for the property.public LogicalRouterStatusPerNode.Builder setTransportNodeId(java.lang.String transportNodeId)
transportNodeId - New value for the property.public LogicalRouterStatusPerNode build()