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