Interface TemplateRefByID.Builder

Enclosing class:
TemplateRefByID

public static interface TemplateRefByID.Builder
Builder helper class.
  • Method Details

    • id

      TemplateRefByID id(@Nonnull String id)
      Set the id of this TemplateRefByID instance.
      Parameters:
      id - ID of the template in prompt registry
      Returns:
      The TemplateRefByID instance.