Uses of Class
com.amazonaws.services.storagegateway.model.ResetCacheResult
-
Packages that use ResetCacheResult Package Description com.amazonaws.services.storagegateway com.amazonaws.services.storagegateway.model -
-
Uses of ResetCacheResult in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway that return ResetCacheResult 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.Methods in com.amazonaws.services.storagegateway that return types with arguments of type ResetCacheResult Modifier and Type Method Description 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 ResetCacheResult 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 ResetCacheResult in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return ResetCacheResult Modifier and Type Method Description ResetCacheResultResetCacheResult. clone()ResetCacheResultResetCacheResult. withGatewayARN(String gatewayARN)
-