| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway |
Synchronous and asynchronous client classes for accessing AWSStorageGateway.
|
| com.amazonaws.services.storagegateway.model |
Classes modeling the various types represented by AWSStorageGateway.
|
| Modifier and Type | Method and Description |
|---|---|
CancelRetrievalResult |
AWSStorageGatewayClient.cancelRetrieval(CancelRetrievalRequest cancelRetrievalRequest)
Cancels retrieval of a virtual tape from the virtual tape shelf (VTS)
to a gateway after the retrieval process is initiated.
|
CancelRetrievalResult |
AWSStorageGateway.cancelRetrieval(CancelRetrievalRequest cancelRetrievalRequest)
Cancels retrieval of a virtual tape from the virtual tape shelf (VTS)
to a gateway after the retrieval process is initiated.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CancelRetrievalResult> |
AWSStorageGatewayAsync.cancelRetrievalAsync(CancelRetrievalRequest cancelRetrievalRequest)
Cancels retrieval of a virtual tape from the virtual tape shelf (VTS)
to a gateway after the retrieval process is initiated.
|
Future<CancelRetrievalResult> |
AWSStorageGatewayAsyncClient.cancelRetrievalAsync(CancelRetrievalRequest cancelRetrievalRequest)
Cancels retrieval of a virtual tape from the virtual tape shelf (VTS)
to a gateway after the retrieval process is initiated.
|
Future<CancelRetrievalResult> |
AWSStorageGatewayAsync.cancelRetrievalAsync(CancelRetrievalRequest cancelRetrievalRequest,
AsyncHandler<CancelRetrievalRequest,CancelRetrievalResult> asyncHandler)
Cancels retrieval of a virtual tape from the virtual tape shelf (VTS)
to a gateway after the retrieval process is initiated.
|
Future<CancelRetrievalResult> |
AWSStorageGatewayAsyncClient.cancelRetrievalAsync(CancelRetrievalRequest cancelRetrievalRequest,
AsyncHandler<CancelRetrievalRequest,CancelRetrievalResult> asyncHandler)
Cancels retrieval of a virtual tape from the virtual tape shelf (VTS)
to a gateway after the retrieval process is initiated.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CancelRetrievalResult> |
AWSStorageGatewayAsync.cancelRetrievalAsync(CancelRetrievalRequest cancelRetrievalRequest,
AsyncHandler<CancelRetrievalRequest,CancelRetrievalResult> asyncHandler)
Cancels retrieval of a virtual tape from the virtual tape shelf (VTS)
to a gateway after the retrieval process is initiated.
|
Future<CancelRetrievalResult> |
AWSStorageGatewayAsyncClient.cancelRetrievalAsync(CancelRetrievalRequest cancelRetrievalRequest,
AsyncHandler<CancelRetrievalRequest,CancelRetrievalResult> asyncHandler)
Cancels retrieval of a virtual tape from the virtual tape shelf (VTS)
to a gateway after the retrieval process is initiated.
|
| Modifier and Type | Method and Description |
|---|---|
CancelRetrievalResult |
CancelRetrievalResult.clone() |
CancelRetrievalResult |
CancelRetrievalResult.withTapeARN(String tapeARN)
The Amazon Resource Name (ARN) of the virtual tape for which retrieval
was canceled.
|
Copyright © 2015. All rights reserved.