Interface DeleteImagePipelineResponse.Builder

    • Method Detail

      • requestId

        DeleteImagePipelineResponse.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.
      • imagePipelineArn

        DeleteImagePipelineResponse.Builder imagePipelineArn​(String imagePipelineArn)

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

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