Interface AiArtifact.Builder4

Enclosing class:
AiArtifact

public static interface AiArtifact.Builder4
Builder helper class.
  • Method Details

    • scenarioId

      AiArtifact.Builder5 scenarioId(@Nonnull String scenarioId)
      Set the scenarioId of this AiArtifact instance.
      Parameters:
      scenarioId - ID of the scenario
      Returns:
      The AiArtifact builder.