@Generated(value="software.amazon.awssdk:codegen") public final class DefaultCategoryEvent extends CategoryEvent
software.amazon.awssdk.services.transcribestreaming.model.CategoryEvent that represents
the CallAnalyticsTranscriptResultStream$CategoryEvent event. Do not use this class directly. Instead, use the
static builder methods on
CallAnalyticsTranscriptResultStream.| Modifier and Type | Class and Description |
|---|---|
static interface |
DefaultCategoryEvent.Builder |
CallAnalyticsTranscriptResultStream.EventTypeUNKNOWN| Modifier and Type | Method and Description |
|---|---|
void |
accept(StartCallAnalyticsStreamTranscriptionResponseHandler.Visitor visitor)
Calls the appropriate visit method depending on the subtype of
CategoryEvent. |
static DefaultCategoryEvent.Builder |
builder() |
CallAnalyticsTranscriptResultStream.EventType |
sdkEventType()
The type of this event.
|
DefaultCategoryEvent.Builder |
toBuilder() |
copy, equals, equalsBySdkFields, getValueForField, hashCode, hasMatchedCategories, hasMatchedDetails, matchedCategories, matchedDetails, sdkFields, serializableBuilderClass, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcategoryEventBuilder, utteranceEventBuilderpublic DefaultCategoryEvent.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<CategoryEvent.Builder,CategoryEvent>toBuilder in class CategoryEventpublic static DefaultCategoryEvent.Builder builder()
public void accept(StartCallAnalyticsStreamTranscriptionResponseHandler.Visitor visitor)
CategoryEventCategoryEvent.accept in interface CallAnalyticsTranscriptResultStreamaccept in class CategoryEventvisitor - Visitor to invoke.public CallAnalyticsTranscriptResultStream.EventType sdkEventType()
CallAnalyticsTranscriptResultStream:event-type header on the Message.Copyright © 2023. All rights reserved.