Interface SearchedLogStream.Builder

    • Method Detail

      • logStreamName

        SearchedLogStream.Builder logStreamName​(String logStreamName)

        The name of the log stream.

        Parameters:
        logStreamName - The name of the log stream.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • searchedCompletely

        SearchedLogStream.Builder searchedCompletely​(Boolean searchedCompletely)

        Indicates whether all the events in this log stream were searched.

        Parameters:
        searchedCompletely - Indicates whether all the events in this log stream were searched.
        Returns:
        Returns a reference to this object so that method calls can be chained together.