Interface OpsEntity.Builder

  • Method Details

    • id

      The query ID.

      Parameters:
      id - The query ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • data

      The data returned by the query.

      Parameters:
      data - The data returned by the query.
      Returns:
      Returns a reference to this object so that method calls can be chained together.