Interface RetrieveAndGenerateOutput.Builder

All Superinterfaces:
Buildable, CopyableBuilder<RetrieveAndGenerateOutput.Builder,RetrieveAndGenerateOutput>, SdkBuilder<RetrieveAndGenerateOutput.Builder,RetrieveAndGenerateOutput>, SdkPojo
Enclosing class:
RetrieveAndGenerateOutput

public static interface RetrieveAndGenerateOutput.Builder extends SdkPojo, CopyableBuilder<RetrieveAndGenerateOutput.Builder,RetrieveAndGenerateOutput>
  • Method Details

    • text

      The response generated from querying the knowledge base.

      Parameters:
      text - The response generated from querying the knowledge base.
      Returns:
      Returns a reference to this object so that method calls can be chained together.