Interface Insight.Builder

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

@Mutable @NotThreadSafe public static interface Insight.Builder extends SdkPojo, CopyableBuilder<Insight.Builder,Insight>
  • Method Details

    • insightId

      Insight.Builder insightId(String insightId)

      The unique identifier of the insight to run.

      Parameters:
      insightId - The unique identifier of the insight to run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.