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