Interface GetComponentResponse.Builder

  • Method Details

    • recipeOutputFormat

      GetComponentResponse.Builder recipeOutputFormat(String recipeOutputFormat)

      The format of the recipe.

      Parameters:
      recipeOutputFormat - The format of the recipe.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • recipeOutputFormat

      GetComponentResponse.Builder recipeOutputFormat(RecipeOutputFormat recipeOutputFormat)

      The format of the recipe.

      Parameters:
      recipeOutputFormat - The format of the recipe.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • recipe

      The recipe of the component version.

      Parameters:
      recipe - The recipe of the component version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tags

      A list of key-value pairs that contain metadata for the resource. For more information, see Tag your resources in the IoT Greengrass V2 Developer Guide.

      Parameters:
      tags - A list of key-value pairs that contain metadata for the resource. For more information, see Tag your resources in the IoT Greengrass V2 Developer Guide.
      Returns:
      Returns a reference to this object so that method calls can be chained together.