public static final class PolicyArpProxyEntry.Builder
extends java.lang.Object
PolicyArpProxyEntry.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
PolicyArpProxyEntry. |
| Modifier and Type | Method and Description |
|---|---|
PolicyArpProxyEntry |
build() |
PolicyArpProxyEntry.Builder |
setArpProxyIp(java.util.List<java.lang.String> arpProxyIp)
ARP proxy information for a service with ip.
|
PolicyArpProxyEntry.Builder |
setServiceId(java.lang.String serviceId)
Identifier of connected service on port.
|
public Builder()
PolicyArpProxyEntry.public PolicyArpProxyEntry.Builder setArpProxyIp(java.util.List<java.lang.String> arpProxyIp)
arpProxyIp - New value for the property.public PolicyArpProxyEntry.Builder setServiceId(java.lang.String serviceId)
serviceId - New value for the property.public PolicyArpProxyEntry build()