Interface DeleteImageRecipeResponse.Builder

    • Method Detail

      • requestId

        DeleteImageRecipeResponse.Builder requestId​(String requestIdValue)

        The request ID that uniquely identifies this request.

        Parameters:
        requestIdValue - The request ID that uniquely identifies this request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • imageRecipeArn

        DeleteImageRecipeResponse.Builder imageRecipeArn​(String imageRecipeArn)

        The Amazon Resource Name (ARN) of the image recipe that was deleted.

        Parameters:
        imageRecipeArn - The Amazon Resource Name (ARN) of the image recipe that was deleted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.