java.lang.Object
software.amazon.awssdk.services.lexruntimev2.model.PlaybackCompletionEvent
software.amazon.awssdk.services.lexruntimev2.model.startconversationrequesteventstream.DefaultPlaybackCompletionEvent
All Implemented Interfaces:
Serializable, SdkPojo, StartConversationRequestEventStream, ToCopyableBuilder<PlaybackCompletionEvent.Builder,PlaybackCompletionEvent>

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