Interface CancelRetrievalResponse.Builder

    • Method Detail

      • tapeARN

        CancelRetrievalResponse.Builder tapeARN​(String tapeARN)

        The Amazon Resource Name (ARN) of the virtual tape for which retrieval was canceled.

        Parameters:
        tapeARN - The Amazon Resource Name (ARN) of the virtual tape for which retrieval was canceled.
        Returns:
        Returns a reference to this object so that method calls can be chained together.