Interface RetrieveTapeRecoveryPointResponse.Builder

    • Method Detail

      • tapeARN

        RetrieveTapeRecoveryPointResponse.Builder tapeARN​(String tapeARN)

        The Amazon Resource Name (ARN) of the virtual tape for which the recovery point was retrieved.

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