Interface GetComponentResponse.Builder

    • Method Detail

      • recipe

        GetComponentResponse.Builder recipe​(SdkBytes 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

        GetComponentResponse.Builder tags​(Map<String,​String> 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.