Interface InsightImpactGraphEdge.Builder

All Superinterfaces:
Buildable, CopyableBuilder<InsightImpactGraphEdge.Builder,InsightImpactGraphEdge>, SdkBuilder<InsightImpactGraphEdge.Builder,InsightImpactGraphEdge>, SdkPojo
Enclosing class:
InsightImpactGraphEdge

public static interface InsightImpactGraphEdge.Builder extends SdkPojo, CopyableBuilder<InsightImpactGraphEdge.Builder,InsightImpactGraphEdge>
  • Method Details

    • referenceId

      InsightImpactGraphEdge.Builder referenceId(Integer referenceId)

      Identifier of the edge. Unique within a service map.

      Parameters:
      referenceId - Identifier of the edge. Unique within a service map.
      Returns:
      Returns a reference to this object so that method calls can be chained together.