Interface ContainerAttribute.Builder

  • Method Details

    • key

      The attribute key to filter on.

      Parameters:
      key - The attribute key to filter on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The attribute value to match.

      Parameters:
      value - The attribute value to match.
      Returns:
      Returns a reference to this object so that method calls can be chained together.