Class InterfaceDADState.Builder

    • Constructor Detail

      • Builder

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

      • setDadStatuses

        public InterfaceDADState.Builder setDadStatuses​(java.util.List<InterfaceiPv6DADStatus> dadStatuses)
        Array of DAD status which contains DAD information for IP addresses on the 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:
        dadStatuses - New value for the property.
      • setInterfacePath

        public InterfaceDADState.Builder setInterfacePath​(java.lang.String interfacePath)
        Policy path or realization ID of interface for which IPv6 DAD status is returned. 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.