Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
PolicyTepTableEntry.Builder |
PolicyTepTableEntry.Builder.setSegmentId(java.lang.String segmentId)
The segment Id
|
PolicyTepTableEntry.Builder |
PolicyTepTableEntry.Builder.setTepIp(java.lang.String tepIp)
The tunnel endpoint IP address format: ip
|
PolicyTepTableEntry.Builder |
PolicyTepTableEntry.Builder.setTepLabel(java.lang.Long tepLabel)
The tunnel endpoint label format: int64
|
PolicyTepTableEntry.Builder |
PolicyTepTableEntry.Builder.setTepMacAddress(java.lang.String tepMacAddress)
The tunnel endpoint MAC address
|