All Superinterfaces:
Buildable, CopyableBuilder<Queue.Builder,Queue>, SdkBuilder<Queue.Builder,Queue>, SdkPojo
Enclosing class:
Queue

public static interface Queue.Builder extends SdkPojo, CopyableBuilder<Queue.Builder,Queue>
  • Method Details

    • 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

      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.