Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
LocalEgressRoutingEntry.Builder |
LocalEgressRoutingEntry.Builder.setNexthopAddress(java.lang.String nexthopAddress)
Next hop address for proximity routing.
|
LocalEgressRoutingEntry.Builder |
LocalEgressRoutingEntry.Builder.setPrefixListPaths(java.util.List<java.lang.String> prefixListPaths)
The destination address of traffic matching a prefix-list is forwarded to the
nexthop_address.
|