| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
ManagementPlaneBaseNodeInfo.Builder |
ManagementPlaneBaseNodeInfo.Builder.setMgmtClusterListenIpAddress(java.lang.String mgmtClusterListenIpAddress)
The IP address of MP 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.
|
ManagementPlaneBaseNodeInfo.Builder |
ManagementPlaneBaseNodeInfo.Builder.setMgmtClusterListenIpv6Address(java.lang.String mgmtClusterListenIpv6Address)
The IPv6 address of MP 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.
|
ManagementPlaneBaseNodeInfo.Builder |
ManagementPlaneBaseNodeInfo.Builder.setUuid(java.lang.String uuid)
Management plane node UUID
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|