Interface BaseModel.Builder

  • Method Details

    • hubContentName

      BaseModel.Builder hubContentName(String hubContentName)

      The hub content name of the base model.

      Parameters:
      hubContentName - The hub content name of the base model.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • hubContentVersion

      BaseModel.Builder hubContentVersion(String hubContentVersion)

      The hub content version of the base model.

      Parameters:
      hubContentVersion - The hub content version of the base model.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • recipeName

      BaseModel.Builder recipeName(String recipeName)

      The recipe name of the base model.

      Parameters:
      recipeName - The recipe name of the base model.
      Returns:
      Returns a reference to this object so that method calls can be chained together.