Class DefaultCategoryEvent

java.lang.Object
software.amazon.awssdk.services.transcribestreaming.model.CategoryEvent
software.amazon.awssdk.services.transcribestreaming.model.callanalyticstranscriptresultstream.DefaultCategoryEvent
All Implemented Interfaces:
Serializable, SdkPojo, CallAnalyticsTranscriptResultStream, ToCopyableBuilder<CategoryEvent.Builder,CategoryEvent>

@Generated("software.amazon.awssdk:codegen") public final class DefaultCategoryEvent extends CategoryEvent
A specialization of 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.
See Also: