Package | Description |
---|---|
com.amazonaws.services.storagegateway | |
com.amazonaws.services.storagegateway.model |
Modifier and Type | Method and Description |
---|---|
ResetCacheResult |
AbstractAWSStorageGateway.resetCache(ResetCacheRequest request) |
ResetCacheResult |
AWSStorageGatewayClient.resetCache(ResetCacheRequest resetCacheRequest)
Resets all cache disks that have encountered a error and makes the disks
available for reconfiguration as cache storage.
|
ResetCacheResult |
AWSStorageGateway.resetCache(ResetCacheRequest resetCacheRequest)
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> |
AbstractAWSStorageGatewayAsync.resetCacheAsync(ResetCacheRequest request) |
Future<ResetCacheResult> |
AWSStorageGatewayAsyncClient.resetCacheAsync(ResetCacheRequest request) |
Future<ResetCacheResult> |
AWSStorageGatewayAsync.resetCacheAsync(ResetCacheRequest resetCacheRequest)
Resets all cache disks that have encountered a error and makes the disks
available for reconfiguration as cache storage.
|
Future<ResetCacheResult> |
AbstractAWSStorageGatewayAsync.resetCacheAsync(ResetCacheRequest request,
AsyncHandler<ResetCacheRequest,ResetCacheResult> asyncHandler) |
Future<ResetCacheResult> |
AWSStorageGatewayAsyncClient.resetCacheAsync(ResetCacheRequest request,
AsyncHandler<ResetCacheRequest,ResetCacheResult> asyncHandler) |
Future<ResetCacheResult> |
AWSStorageGatewayAsync.resetCacheAsync(ResetCacheRequest resetCacheRequest,
AsyncHandler<ResetCacheRequest,ResetCacheResult> asyncHandler)
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> |
AbstractAWSStorageGatewayAsync.resetCacheAsync(ResetCacheRequest request,
AsyncHandler<ResetCacheRequest,ResetCacheResult> asyncHandler) |
Future<ResetCacheResult> |
AWSStorageGatewayAsyncClient.resetCacheAsync(ResetCacheRequest request,
AsyncHandler<ResetCacheRequest,ResetCacheResult> asyncHandler) |
Future<ResetCacheResult> |
AWSStorageGatewayAsync.resetCacheAsync(ResetCacheRequest resetCacheRequest,
AsyncHandler<ResetCacheRequest,ResetCacheResult> asyncHandler)
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 |
---|---|
ResetCacheResult |
ResetCacheResult.clone() |
ResetCacheResult |
ResetCacheResult.withGatewayARN(String gatewayARN) |
Copyright © 2018. All rights reserved.