Interface StartConversationRequestEventStream

All Known Implementing Classes:
AudioInputEvent, ConfigurationEvent, DefaultAudioInputEvent, DefaultConfigurationEvent, DefaultDisconnectionEvent, DefaultDTMFInputEvent, DefaultPlaybackCompletionEvent, DefaultTextInputEvent, DisconnectionEvent, DTMFInputEvent, PlaybackCompletionEvent, TextInputEvent

@Generated("software.amazon.awssdk:codegen") public interface StartConversationRequestEventStream
Base interface for all event types in StartConversationRequestEventStream.
  • Method Details

    • configurationEventBuilder

      static ConfigurationEvent.Builder configurationEventBuilder()
      Create a builder for the ConfigurationEvent event type for this stream.
    • audioInputEventBuilder

      static AudioInputEvent.Builder audioInputEventBuilder()
      Create a builder for the AudioInputEvent event type for this stream.
    • dTMFInputEventBuilder

      static DTMFInputEvent.Builder dTMFInputEventBuilder()
      Create a builder for the DTMFInputEvent event type for this stream.
    • textInputEventBuilder

      static TextInputEvent.Builder textInputEventBuilder()
      Create a builder for the TextInputEvent event type for this stream.
    • playbackCompletionEventBuilder

      static PlaybackCompletionEvent.Builder playbackCompletionEventBuilder()
      Create a builder for the PlaybackCompletionEvent event type for this stream.
    • disconnectionEventBuilder

      static DisconnectionEvent.Builder disconnectionEventBuilder()
      Create a builder for the DisconnectionEvent event type for this stream.
    • sdkEventType

      The type of this event. Corresponds to the :event-type header on the Message.