Interface AnalyzePromptEvent.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AnalyzePromptEvent.Builder,AnalyzePromptEvent>, SdkBuilder<AnalyzePromptEvent.Builder,AnalyzePromptEvent>, SdkPojo
All Known Subinterfaces:
DefaultAnalyzePromptEvent.Builder
All Known Implementing Classes:
AnalyzePromptEvent.BuilderImpl
Enclosing class:
AnalyzePromptEvent

@Mutable @NotThreadSafe public static interface AnalyzePromptEvent.Builder extends SdkPojo, CopyableBuilder<AnalyzePromptEvent.Builder,AnalyzePromptEvent>
  • Method Details

    • 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.