Class DefaultPlaybackInterruptionEvent

java.lang.Object
software.amazon.awssdk.services.lexruntimev2.model.PlaybackInterruptionEvent
software.amazon.awssdk.services.lexruntimev2.model.startconversationresponseeventstream.DefaultPlaybackInterruptionEvent
All Implemented Interfaces:
Serializable, SdkPojo, StartConversationResponseEventStream, ToCopyableBuilder<PlaybackInterruptionEvent.Builder,PlaybackInterruptionEvent>

@Generated("software.amazon.awssdk:codegen") public final class DefaultPlaybackInterruptionEvent extends PlaybackInterruptionEvent
A specialization of software.amazon.awssdk.services.lexruntimev2.model.PlaybackInterruptionEvent that represents the StartConversationResponseEventStream$PlaybackInterruptionEvent event. Do not use this class directly. Instead, use the static builder methods on StartConversationResponseEventStream.
See Also: