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)
      Sets the value of the InsightId property for this object.
      Parameters:
      insightId - The new value for the InsightId property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.