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

    • usagePattern

      Insight.Builder usagePattern(String usagePattern)

      A description of the usage pattern.

      Parameters:
      usagePattern - A description of the usage pattern.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • signalsDetected

      Insight.Builder signalsDetected(String signalsDetected)

      A description of the signals detected.

      Parameters:
      signalsDetected - A description of the signals detected.
      Returns:
      Returns a reference to this object so that method calls can be chained together.