Interface ModifyListenerResponse.Builder

    • Method Detail

      • listeners

        ModifyListenerResponse.Builder listeners​(Collection<Listener> listeners)

        Information about the modified listener.

        Parameters:
        listeners - Information about the modified listener.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • listeners

        ModifyListenerResponse.Builder listeners​(Listener... listeners)

        Information about the modified listener.

        Parameters:
        listeners - Information about the modified listener.
        Returns:
        Returns a reference to this object so that method calls can be chained together.