| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| software.amazon.awssdk.services.storagegateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default ResetCacheResponse |
StorageGatewayClient.resetCache(ResetCacheRequest resetCacheRequest)
Resets all cache disks that have encountered an error and makes the disks available for reconfiguration as cache
storage.
|
default CompletableFuture<ResetCacheResponse> |
StorageGatewayAsyncClient.resetCache(ResetCacheRequest resetCacheRequest)
Resets all cache disks that have encountered an error and makes the disks available for reconfiguration as cache
storage.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ResetCacheRequestMarshaller.marshall(ResetCacheRequest resetCacheRequest) |
Copyright © 2023. All rights reserved.