Package | Description |
---|---|
com.amazonaws.services.storagegateway | |
com.amazonaws.services.storagegateway.model |
Modifier and Type | Method and Description |
---|---|
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(Collection<String> tapeARNs)
Specifies one or more unique Amazon Resource Names (ARNs) that represent
the virtual tapes you want to describe.
|
DescribeTapeArchivesRequest |
DescribeTapeArchivesRequest.withTapeARNs(String... tapeARNs)
Specifies one or more unique Amazon Resource Names (ARNs) that represent
the virtual tapes you want to describe.
|
Copyright © 2018. All rights reserved.