Interface UpdateRecipeResponse.Builder

    • Method Detail

      • name

        UpdateRecipeResponse.Builder name​(String name)

        The name of the recipe that was updated.

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