| Modifier and Type | Method and Description |
|---|---|
UtteranceEvent |
UtteranceEvent.BuilderImpl.build() |
UtteranceEvent |
UtteranceEvent.copy(Consumer<? super UtteranceEvent.Builder> modifier) |
| Modifier and Type | Method and Description |
|---|---|
default void |
StartCallAnalyticsStreamTranscriptionResponseHandler.Visitor.visitUtteranceEvent(UtteranceEvent event)
Invoked when a
UtteranceEvent is encountered. |
| Modifier and Type | Method and Description |
|---|---|
StartCallAnalyticsStreamTranscriptionResponseHandler.Visitor.Builder |
StartCallAnalyticsStreamTranscriptionResponseHandler.Visitor.Builder.onUtteranceEvent(Consumer<UtteranceEvent> c)
Callback to invoke when a
UtteranceEvent is visited. |
| Constructor and Description |
|---|
BuilderImpl(UtteranceEvent model) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultUtteranceEvent
A specialization of
software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent that represents
the CallAnalyticsTranscriptResultStream$UtteranceEvent event. |
Copyright © 2023. All rights reserved.