Interface StartStreamProcessorResponse.Builder

    • Method Detail

      • sessionId

        StartStreamProcessorResponse.Builder sessionId​(String sessionId)

        A unique identifier for the stream processing session.

        Parameters:
        sessionId - A unique identifier for the stream processing session.
        Returns:
        Returns a reference to this object so that method calls can be chained together.