DescribeTapeArchivesRequest |
DescribeTapeArchivesRequest.clone() |
|
DescribeTapeArchivesRequest |
DescribeTapeArchivesRequest.withLimit(Integer limit) |
Specifies that the number of virtual tapes descried be limited to the
specified number.
|
DescribeTapeArchivesRequest |
DescribeTapeArchivesRequest.withMarker(String marker) |
An opaque string that indicates the position at which to begin describing
virtual tapes.
|
DescribeTapeArchivesRequest |
DescribeTapeArchivesRequest.withTapeARNs(String... tapeARNs) |
Specifies one or more unique Amazon Resource Names (ARNs) that represent
the virtual tapes you want to describe.
|
DescribeTapeArchivesRequest |
DescribeTapeArchivesRequest.withTapeARNs(Collection<String> tapeARNs) |
Specifies one or more unique Amazon Resource Names (ARNs) that represent
the virtual tapes you want to describe.
|