Uses of Class
software.amazon.awssdk.services.lexruntimev2.model.PlaybackCompletionEvent
-
-
Uses of PlaybackCompletionEvent in software.amazon.awssdk.services.lexruntimev2.model
Methods in software.amazon.awssdk.services.lexruntimev2.model that return PlaybackCompletionEvent Modifier and Type Method Description PlaybackCompletionEventPlaybackCompletionEvent.BuilderImpl. build()PlaybackCompletionEventPlaybackCompletionEvent. copy(Consumer<? super PlaybackCompletionEvent.Builder> modifier)Constructors in software.amazon.awssdk.services.lexruntimev2.model with parameters of type PlaybackCompletionEvent Constructor Description BuilderImpl(PlaybackCompletionEvent model) -
Uses of PlaybackCompletionEvent in software.amazon.awssdk.services.lexruntimev2.model.startconversationrequesteventstream
Subclasses of PlaybackCompletionEvent in software.amazon.awssdk.services.lexruntimev2.model.startconversationrequesteventstream Modifier and Type Class Description classDefaultPlaybackCompletionEventA specialization ofsoftware.amazon.awssdk.services.lexruntimev2.model.PlaybackCompletionEventthat represents theStartConversationRequestEventStream$PlaybackCompletionEventevent. -
Uses of PlaybackCompletionEvent in software.amazon.awssdk.services.lexruntimev2.transform
Methods in software.amazon.awssdk.services.lexruntimev2.transform with parameters of type PlaybackCompletionEvent Modifier and Type Method Description SdkHttpFullRequestPlaybackCompletionEventMarshaller. marshall(PlaybackCompletionEvent playbackCompletionEvent)
-