Interface GetQueueEnvironmentResponse.Builder

  • Method Details

    • queueEnvironmentId

      GetQueueEnvironmentResponse.Builder queueEnvironmentId(String queueEnvironmentId)

      The queue environment ID.

      Parameters:
      queueEnvironmentId - The queue environment ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the queue environment.

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

      The priority of the queue environment.

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

      GetQueueEnvironmentResponse.Builder templateType(String templateType)

      The type of template for the queue environment.

      Parameters:
      templateType - The type of template for the queue environment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • templateType

      The type of template for the queue environment.

      Parameters:
      templateType - The type of template for the queue environment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • template

      The template for the queue environment.

      Parameters:
      template - The template for the queue environment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The date and time the resource was created.

      Parameters:
      createdAt - The date and time the resource was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdBy

      The user or system that created this resource.>

      Parameters:
      createdBy - The user or system that created this resource.>
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      The date and time the resource was updated.

      Parameters:
      updatedAt - The date and time the resource was updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedBy

      The user or system that updated this resource.

      Parameters:
      updatedBy - The user or system that updated this resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.