| Package | Description |
|---|---|
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
PolicyIPAddressInfo.Builder |
PolicyIPAddressInfo.Builder.setAddressValue(java.lang.String addressValue)
Value of the IPv4Address.
|
PolicyIPAddressInfo.Builder |
PolicyIPAddressInfo.Builder.setDisplayName(java.lang.String displayName)
Display name used to help identify the IPv4Address.
|
PolicyIPAddressInfo.Builder |
PolicyIPAddressInfo.Builder.setNextHop(java.lang.String nextHop)
Next hop used in auto-plumbing of static route.
|