Interface GetQueueAttributesResponse.Builder

  • Method Details

    • attributesWithStrings

      GetQueueAttributesResponse.Builder attributesWithStrings(Map<String,String> attributes)

      A map of attributes to their respective values.

      Parameters:
      attributes - A map of attributes to their respective values.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • attributes

      A map of attributes to their respective values.

      Parameters:
      attributes - A map of attributes to their respective values.
      Returns:
      Returns a reference to this object so that method calls can be chained together.