public static final class GreTunnelStatus.Builder
extends java.lang.Object
GreTunnelStatus.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
GreTunnelStatus. |
| Modifier and Type | Method and Description |
|---|---|
GreTunnelStatus |
build() |
GreTunnelStatus.Builder |
setDestination(java.lang.String destination)
Tunnel destination address format: ip
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
GreTunnelStatus.Builder |
setEndpointStatusPerEdgeNode(java.util.List<GreTunnelEndpointStatusPerEdgeNode> endpointStatusPerEdgeNode) |
public Builder()
GreTunnelStatus.public GreTunnelStatus.Builder setDestination(java.lang.String destination)
destination - New value for the property.public GreTunnelStatus.Builder setEndpointStatusPerEdgeNode(java.util.List<GreTunnelEndpointStatusPerEdgeNode> endpointStatusPerEdgeNode)
endpointStatusPerEdgeNode - New value for the property.public GreTunnelStatus build()