Interface PromptMeta.LastConfigStage

All Known Implementing Classes:
PromptMeta.Builder
Enclosing class:
PromptMeta

public static interface PromptMeta.LastConfigStage
  • Method Summary

    Modifier and Type
    Method
    Description
    lastConfig(Object lastConfig)
    Config object of the most recent prompt version that matches the filters (if any are provided)
  • Method Details

    • lastConfig

      PromptMeta._FinalStage lastConfig(Object lastConfig)

      Config object of the most recent prompt version that matches the filters (if any are provided)