TunnelProperties.Builder |
TunnelProperties.Builder.setBfd(BFDProperties bfd) |
|
TunnelProperties.Builder |
TunnelProperties.Builder.setEgressInterface(java.lang.String egressInterface) |
Corresponds to the interface where local_ip_address is routed.
|
TunnelProperties.Builder |
TunnelProperties.Builder.setEncap(java.lang.String encap) |
|
TunnelProperties.Builder |
TunnelProperties.Builder.setLastUpdatedTime(java.lang.Long lastUpdatedTime) |
Time at which the Tunnel status has been fetched last time.
|
TunnelProperties.Builder |
TunnelProperties.Builder.setLatencyType(java.lang.String latencyType) |
|
TunnelProperties.Builder |
TunnelProperties.Builder.setLatencyValue(java.lang.Long latencyValue) |
The latency value is set only when latency_type is VALID.
|
TunnelProperties.Builder |
TunnelProperties.Builder.setLinks(java.util.List<ResourceLink> links) |
The server will populate this field when returing the resource.
|
TunnelProperties.Builder |
TunnelProperties.Builder.setLocalIp(java.lang.String localIp) |
Local IP address of tunnel 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.
|
TunnelProperties.Builder |
TunnelProperties.Builder.setName(java.lang.String name) |
Name of tunnel
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
TunnelProperties.Builder |
TunnelProperties.Builder.setRemoteIp(java.lang.String remoteIp) |
Remote IP address of tunnel 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.
|
TunnelProperties.Builder |
TunnelProperties.Builder.setRemoteNodeDisplayName(java.lang.String remoteNodeDisplayName) |
Represents the display name of the remote transport node at the other end of the
tunnel.
|
TunnelProperties.Builder |
TunnelProperties.Builder.setRemoteNodeId(java.lang.String remoteNodeId) |
UUID of the remote transport node
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
TunnelProperties.Builder |
TunnelProperties.Builder.setSchema(java.lang.String schema) |
Schema for this resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
TunnelProperties.Builder |
TunnelProperties.Builder.setSelf(SelfResourceLink self) |
|
TunnelProperties.Builder |
TunnelProperties.Builder.setStatus(java.lang.String status) |
|