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