Interface Queue.Builder

    • Method Detail

      • name

        Queue.Builder name​(String name)

        The name of the queue.

        Parameters:
        name - The name of the queue.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • url

        Queue.Builder url​(String url)

        The URL of the queue.

        Parameters:
        url - The URL of the queue.
        Returns:
        Returns a reference to this object so that method calls can be chained together.