Interface InsightResultValue.Builder

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

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

    • groupByAttributeValue

      InsightResultValue.Builder groupByAttributeValue(String groupByAttributeValue)

      The value of the attribute that the findings are grouped by for the insight whose results are returned by the GetInsightResults operation.

      Parameters:
      groupByAttributeValue - The value of the attribute that the findings are grouped by for the insight whose results are returned by the GetInsightResults operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • count

      The number of findings returned for each GroupByAttributeValue.

      Parameters:
      count - The number of findings returned for each GroupByAttributeValue.
      Returns:
      Returns a reference to this object so that method calls can be chained together.