Interface ProvenanceSummary.Builder

  • Method Details

    • relation

      ProvenanceSummary.Builder relation(String relation)
      Sets the value of the Relation property for this object.
      Parameters:
      relation - The new value for the Relation property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • relation

      Sets the value of the Relation property for this object.
      Parameters:
      relation - The new value for the Relation property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • sourceId

      ProvenanceSummary.Builder sourceId(String sourceId)

      The identifier of the upstream source that the registry record was detected from.

      Parameters:
      sourceId - The identifier of the upstream source that the registry record was detected from.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sourceType

      ProvenanceSummary.Builder sourceType(String sourceType)

      The type of the upstream source that the registry record was detected from.

      Parameters:
      sourceType - The type of the upstream source that the registry record was detected from.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • sourceType

      ProvenanceSummary.Builder sourceType(SourceType sourceType)

      The type of the upstream source that the registry record was detected from.

      Parameters:
      sourceType - The type of the upstream source that the registry record was detected from.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: