Class PolicyArpProxyEntry.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of PolicyArpProxyEntry.
    • Method Detail

      • setArpProxyIp

        public PolicyArpProxyEntry.Builder setArpProxyIp​(java.util.List<java.lang.String> arpProxyIp)
        ARP proxy information for a service with ip. format: 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.
      • setServiceId

        public PolicyArpProxyEntry.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.