Interface CreateTapesResponse.Builder

  • Method Details

    • tapeARNs

      A list of unique Amazon Resource Names (ARNs) that represents the virtual tapes that were created.

      Parameters:
      tapeARNs - A list of unique Amazon Resource Names (ARNs) that represents the virtual tapes that were created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tapeARNs

      CreateTapesResponse.Builder tapeARNs(String... tapeARNs)

      A list of unique Amazon Resource Names (ARNs) that represents the virtual tapes that were created.

      Parameters:
      tapeARNs - A list of unique Amazon Resource Names (ARNs) that represents the virtual tapes that were created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.