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 ResetCacheResultAbstractAWSStorageGateway. resetCache(ResetCacheRequest request)ResetCacheResultAWSStorageGateway. resetCache(ResetCacheRequest resetCacheRequest)Resets all cache disks that have encountered a error and makes the disks available for reconfiguration as cache storage.ResetCacheResultAWSStorageGatewayClient. 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 ResetCacheRequestResetCacheRequest. clone()ResetCacheRequestResetCacheRequest. withGatewayARN(String gatewayARN)
-