public static final class InterfaceArpProxyCsvEntry.Builder
extends java.lang.Object
InterfaceArpProxyCsvEntry.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
InterfaceArpProxyCsvEntry. |
| Modifier and Type | Method and Description |
|---|---|
InterfaceArpProxyCsvEntry |
build() |
InterfaceArpProxyCsvEntry.Builder |
setArpProxyIp(java.lang.String arpProxyIp)
ARP proxy information for a service with ip.
|
InterfaceArpProxyCsvEntry.Builder |
setInterfacePath(java.lang.String interfacePath)
Policy path of gateway interface
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
InterfaceArpProxyCsvEntry.Builder |
setServiceId(java.lang.String serviceId)
Identifier of connected service on port.
|
public Builder()
InterfaceArpProxyCsvEntry.public InterfaceArpProxyCsvEntry.Builder setArpProxyIp(java.lang.String arpProxyIp)
arpProxyIp - New value for the property.public InterfaceArpProxyCsvEntry.Builder setInterfacePath(java.lang.String interfacePath)
interfacePath - New value for the property.public InterfaceArpProxyCsvEntry.Builder setServiceId(java.lang.String serviceId)
serviceId - New value for the property.public InterfaceArpProxyCsvEntry build()