| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway |
|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeTapeRecoveryPointsResult |
AWSStorageGatewayClient.describeTapeRecoveryPoints(DescribeTapeRecoveryPointsRequest request)
Returns a list of virtual tape recovery points that are available for the specified tape gateway.
|
DescribeTapeRecoveryPointsResult |
AWSStorageGateway.describeTapeRecoveryPoints(DescribeTapeRecoveryPointsRequest describeTapeRecoveryPointsRequest)
Returns a list of virtual tape recovery points that are available for the specified tape gateway.
|
DescribeTapeRecoveryPointsResult |
AbstractAWSStorageGateway.describeTapeRecoveryPoints(DescribeTapeRecoveryPointsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
DescribeTapeRecoveryPointsResult |
DescribeTapeRecoveryPointsResult.clone() |
DescribeTapeRecoveryPointsResult |
DescribeTapeRecoveryPointsResult.withGatewayARN(String gatewayARN) |
DescribeTapeRecoveryPointsResult |
DescribeTapeRecoveryPointsResult.withMarker(String marker)
An opaque string that indicates the position at which the virtual tape recovery points that were listed for
description ended.
|
DescribeTapeRecoveryPointsResult |
DescribeTapeRecoveryPointsResult.withTapeRecoveryPointInfos(Collection<TapeRecoveryPointInfo> tapeRecoveryPointInfos)
An array of TapeRecoveryPointInfos that are available for the specified gateway.
|
DescribeTapeRecoveryPointsResult |
DescribeTapeRecoveryPointsResult.withTapeRecoveryPointInfos(TapeRecoveryPointInfo... tapeRecoveryPointInfos)
An array of TapeRecoveryPointInfos that are available for the specified gateway.
|
Copyright © 2024. All rights reserved.