Interface VoiceToneAnalysisTask.Builder

    • Method Detail

      • voiceToneAnalysisTaskId

        VoiceToneAnalysisTask.Builder voiceToneAnalysisTaskId​(String voiceToneAnalysisTaskId)

        The ID of the voice tone analysis task.

        Parameters:
        voiceToneAnalysisTaskId - The ID of the voice tone analysis task.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • createdTimestamp

        VoiceToneAnalysisTask.Builder createdTimestamp​(Instant createdTimestamp)

        The time at which a voice tone analysis task was created.

        Parameters:
        createdTimestamp - The time at which a voice tone analysis task was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • updatedTimestamp

        VoiceToneAnalysisTask.Builder updatedTimestamp​(Instant updatedTimestamp)

        The time at which a voice tone analysis task was updated.

        Parameters:
        updatedTimestamp - The time at which a voice tone analysis task was updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.