Interface AnalyzePromptEvent.Builder

    • Method Detail

      • message

        AnalyzePromptEvent.Builder message​(String message)

        A message describing the analysis of the prompt.

        Parameters:
        message - A message describing the analysis of the prompt.
        Returns:
        Returns a reference to this object so that method calls can be chained together.