| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
NodePortLocalEndpoint.Builder |
NodePortLocalEndpoint.Builder.setNodeIp(java.lang.String nodeIp)
Specifies IP address of node.
|
NodePortLocalEndpoint.Builder |
NodePortLocalEndpoint.Builder.setNodePort(java.lang.Long nodePort)
Specifies the port on the node that can be used to access the service.
|
NodePortLocalEndpoint.Builder |
NodePortLocalEndpoint.Builder.setProtocol(java.lang.String protocol)
Possible values are:
NodePortLocalEndpoint.PROTOCOL_TCP NodePortLocalEndpoint.PROTOCOL_UDP NodePortLocalEndpoint.PROTOCOL_SCTP Specifies
protocol of endpoint. |