Uses of Class
com.amazonaws.services.storagegateway.model.ResetCacheRequest
-
Packages that use ResetCacheRequest Package Description com.amazonaws.services.storagegateway com.amazonaws.services.storagegateway.model -
-
Uses of ResetCacheRequest in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway with parameters of type ResetCacheRequest Modifier and Type Method Description ResetCacheResult
AbstractAWSStorageGateway. resetCache(ResetCacheRequest request)
ResetCacheResult
AWSStorageGateway. resetCache(ResetCacheRequest resetCacheRequest)
Resets all cache disks that have encountered a error and makes the disks available for reconfiguration as cache storage.ResetCacheResult
AWSStorageGatewayClient. resetCache(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)
Future<ResetCacheResult>
AbstractAWSStorageGatewayAsync. resetCacheAsync(ResetCacheRequest request, AsyncHandler<ResetCacheRequest,ResetCacheResult> asyncHandler)
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>
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.Future<ResetCacheResult>
AWSStorageGatewayAsyncClient. resetCacheAsync(ResetCacheRequest request)
Future<ResetCacheResult>
AWSStorageGatewayAsyncClient. resetCacheAsync(ResetCacheRequest request, AsyncHandler<ResetCacheRequest,ResetCacheResult> asyncHandler)
Method parameters in com.amazonaws.services.storagegateway with type arguments of type ResetCacheRequest Modifier and Type Method Description Future<ResetCacheResult>
AbstractAWSStorageGatewayAsync. 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.Future<ResetCacheResult>
AWSStorageGatewayAsyncClient. resetCacheAsync(ResetCacheRequest request, AsyncHandler<ResetCacheRequest,ResetCacheResult> asyncHandler)
-
Uses of ResetCacheRequest in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return ResetCacheRequest Modifier and Type Method Description ResetCacheRequest
ResetCacheRequest. clone()
ResetCacheRequest
ResetCacheRequest. withGatewayARN(String gatewayARN)
-