Class InterfaceArpProxyCsvEntry.Builder

    • Method Detail

      • setArpProxyIp

        public InterfaceArpProxyCsvEntry.Builder setArpProxyIp​(java.lang.String arpProxyIp)
        ARP proxy information for a service with ip. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        arpProxyIp - New value for the property.
      • setInterfacePath

        public 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.
        Parameters:
        interfacePath - New value for the property.
      • setServiceId

        public InterfaceArpProxyCsvEntry.Builder setServiceId​(java.lang.String serviceId)
        Identifier of connected service on port. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        serviceId - New value for the property.