Interface UtteranceDataSortBy.Builder

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

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

    • name

      The measure by which to sort the utterance analytics data.

      • Count – The number of utterances.

      • UtteranceTimestamp – The date and time of the utterance.

      Parameters:
      name - The measure by which to sort the utterance analytics data.

      • Count – The number of utterances.

      • UtteranceTimestamp – The date and time of the utterance.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • name

      The measure by which to sort the utterance analytics data.

      • Count – The number of utterances.

      • UtteranceTimestamp – The date and time of the utterance.

      Parameters:
      name - The measure by which to sort the utterance analytics data.

      • Count – The number of utterances.

      • UtteranceTimestamp – The date and time of the utterance.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • order

      Specifies whether to sort the results in ascending or descending order.

      Parameters:
      order - Specifies whether to sort the results in ascending or descending order.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • order

      Specifies whether to sort the results in ascending or descending order.

      Parameters:
      order - Specifies whether to sort the results in ascending or descending order.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: