| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
VtepTableEntry.Builder |
VtepTableEntry.Builder.setSegmentId(java.lang.String segmentId)
The segment Id
|
VtepTableEntry.Builder |
VtepTableEntry.Builder.setVtepIp(java.lang.String vtepIp)
The virtual tunnel endpoint IP address format: ip
|
VtepTableEntry.Builder |
VtepTableEntry.Builder.setVtepLabel(java.lang.Long vtepLabel)
The virtual tunnel endpoint label format: int64
|
VtepTableEntry.Builder |
VtepTableEntry.Builder.setVtepMacAddress(java.lang.String vtepMacAddress)
The virtual tunnel endpoint MAC address
|