Interface FlowResponseStream

    • Method Detail

      • flowCompletionEventBuilder

        static FlowCompletionEvent.Builder flowCompletionEventBuilder()
        Create a builder for the flowCompletionEvent event type for this stream.
      • flowMultiTurnInputRequestEventBuilder

        static FlowMultiTurnInputRequestEvent.Builder flowMultiTurnInputRequestEventBuilder()
        Create a builder for the flowMultiTurnInputRequestEvent event type for this stream.
      • flowOutputEventBuilder

        static FlowOutputEvent.Builder flowOutputEventBuilder()
        Create a builder for the flowOutputEvent event type for this stream.
      • flowTraceEventBuilder

        static FlowTraceEvent.Builder flowTraceEventBuilder()
        Create a builder for the flowTraceEvent event type for this stream.
      • sdkEventType

        default FlowResponseStream.EventType sdkEventType()
        The type of this event. Corresponds to the :event-type header on the Message.