| 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 |
|---|---|
ResetCacheResult |
AWSStorageGatewayClient.resetCache(ResetCacheRequest resetCacheRequest)
This operation resets all cache disks that have encountered a error
and makes the disks available for reconfiguration as cache storage.
|
ResetCacheResult |
AWSStorageGateway.resetCache(ResetCacheRequest resetCacheRequest)
This operation resets all cache disks that have encountered a error
and makes the disks available for reconfiguration as cache storage.
|
Future<ResetCacheResult> |
AWSStorageGatewayAsync.resetCacheAsync(ResetCacheRequest resetCacheRequest)
This operation resets all cache disks that have encountered a error
and makes the disks available for reconfiguration as cache storage.
|
Future<ResetCacheResult> |
AWSStorageGatewayAsyncClient.resetCacheAsync(ResetCacheRequest resetCacheRequest)
This operation resets all cache disks that have encountered a error
and makes the disks available for reconfiguration as cache storage.
|
Future<ResetCacheResult> |
AWSStorageGatewayAsync.resetCacheAsync(ResetCacheRequest resetCacheRequest,
AsyncHandler<ResetCacheRequest,ResetCacheResult> asyncHandler)
This operation resets all cache disks that have encountered a error
and makes the disks available for reconfiguration as cache storage.
|
Future<ResetCacheResult> |
AWSStorageGatewayAsyncClient.resetCacheAsync(ResetCacheRequest resetCacheRequest,
AsyncHandler<ResetCacheRequest,ResetCacheResult> asyncHandler)
This operation resets all cache disks that have encountered a error
and makes the disks available for reconfiguration as cache storage.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ResetCacheResult> |
AWSStorageGatewayAsync.resetCacheAsync(ResetCacheRequest resetCacheRequest,
AsyncHandler<ResetCacheRequest,ResetCacheResult> asyncHandler)
This operation resets all cache disks that have encountered a error
and makes the disks available for reconfiguration as cache storage.
|
Future<ResetCacheResult> |
AWSStorageGatewayAsyncClient.resetCacheAsync(ResetCacheRequest resetCacheRequest,
AsyncHandler<ResetCacheRequest,ResetCacheResult> asyncHandler)
This operation resets all cache disks that have encountered a error
and makes the disks available for reconfiguration as cache storage.
|
| Modifier and Type | Method and Description |
|---|---|
ResetCacheRequest |
ResetCacheRequest.clone() |
ResetCacheRequest |
ResetCacheRequest.withGatewayARN(String gatewayARN)
The Amazon Resource Name (ARN) of the gateway.
|
Copyright © 2015. All rights reserved.