Interface AggregatedUtterancesFilter.Builder

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

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

    • name

      The name of the field to filter the utterance list.

      Parameters:
      name - The name of the field to filter the utterance list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • name

      The name of the field to filter the utterance list.

      Parameters:
      name - The name of the field to filter the utterance list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • values

      The value to use for filtering the list of bots.

      Parameters:
      values - The value to use for filtering the list of bots.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • values

      The value to use for filtering the list of bots.

      Parameters:
      values - The value to use for filtering the list of bots.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • operator

      The operator to use for the filter. Specify EQ when the ListAggregatedUtterances operation should return only utterances that equal the specified value. Specify CO when the ListAggregatedUtterances operation should return utterances that contain the specified value.

      Parameters:
      operator - The operator to use for the filter. Specify EQ when the ListAggregatedUtterances operation should return only utterances that equal the specified value. Specify CO when the ListAggregatedUtterances operation should return utterances that contain the specified value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • operator

      The operator to use for the filter. Specify EQ when the ListAggregatedUtterances operation should return only utterances that equal the specified value. Specify CO when the ListAggregatedUtterances operation should return utterances that contain the specified value.

      Parameters:
      operator - The operator to use for the filter. Specify EQ when the ListAggregatedUtterances operation should return only utterances that equal the specified value. Specify CO when the ListAggregatedUtterances operation should return utterances that contain the specified value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: