Modifier and Type | Method and Description |
---|---|
DescribeTapeRecoveryPointsResult |
AWSStorageGatewayClient.describeTapeRecoveryPoints(DescribeTapeRecoveryPointsRequest describeTapeRecoveryPointsRequest)
Returns a list of virtual tape recovery points that are available for the
specified gateway-VTL.
|
DescribeTapeRecoveryPointsResult |
AbstractAWSStorageGateway.describeTapeRecoveryPoints(DescribeTapeRecoveryPointsRequest request) |
DescribeTapeRecoveryPointsResult |
AWSStorageGateway.describeTapeRecoveryPoints(DescribeTapeRecoveryPointsRequest describeTapeRecoveryPointsRequest)
Returns a list of virtual tape recovery points that are available for the
specified gateway-VTL.
|
Modifier and Type | Method and Description |
---|---|
DescribeTapeRecoveryPointsResult |
DescribeTapeRecoveryPointsResult.clone() |
DescribeTapeRecoveryPointsResult |
DescribeTapeRecoveryPointsResult.withGatewayARN(java.lang.String gatewayARN) |
DescribeTapeRecoveryPointsResult |
DescribeTapeRecoveryPointsResult.withMarker(java.lang.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(java.util.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.
|
Modifier and Type | Method and Description |
---|---|
DescribeTapeRecoveryPointsResult |
DescribeTapeRecoveryPointsResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |