@Generated(value="software.amazon.awssdk:codegen") public final class DefaultUtteranceEvent extends UtteranceEvent
software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent that represents
the CallAnalyticsTranscriptResultStream$UtteranceEvent event. Do not use this class directly. Instead, use
the static builder methods on
CallAnalyticsTranscriptResultStream.| Modifier and Type | Class and Description |
|---|---|
static interface |
DefaultUtteranceEvent.Builder |
CallAnalyticsTranscriptResultStream.EventTypeUNKNOWN| Modifier and Type | Method and Description |
|---|---|
void |
accept(StartCallAnalyticsStreamTranscriptionResponseHandler.Visitor visitor)
Calls the appropriate visit method depending on the subtype of
UtteranceEvent. |
static DefaultUtteranceEvent.Builder |
builder() |
CallAnalyticsTranscriptResultStream.EventType |
sdkEventType()
The type of this event.
|
DefaultUtteranceEvent.Builder |
toBuilder() |
beginOffsetMillis, copy, endOffsetMillis, entities, equals, equalsBySdkFields, getValueForField, hasEntities, hashCode, hasIssuesDetected, hasItems, isPartial, issuesDetected, items, participantRole, participantRoleAsString, sdkFields, sentiment, sentimentAsString, serializableBuilderClass, toString, transcript, utteranceIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitcategoryEventBuilder, utteranceEventBuilderpublic DefaultUtteranceEvent.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<UtteranceEvent.Builder,UtteranceEvent>toBuilder in class UtteranceEventpublic static DefaultUtteranceEvent.Builder builder()
public void accept(StartCallAnalyticsStreamTranscriptionResponseHandler.Visitor visitor)
UtteranceEventUtteranceEvent.accept in interface CallAnalyticsTranscriptResultStreamaccept in class UtteranceEventvisitor - Visitor to invoke.public CallAnalyticsTranscriptResultStream.EventType sdkEventType()
CallAnalyticsTranscriptResultStream:event-type header on the Message.Copyright © 2023. All rights reserved.