| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default RefreshCacheResponse |
StorageGatewayClient.refreshCache(Consumer<RefreshCacheRequest.Builder> refreshCacheRequest)
Refreshes the cached inventory of objects for the specified file share.
|
default RefreshCacheResponse |
StorageGatewayClient.refreshCache(RefreshCacheRequest refreshCacheRequest)
Refreshes the cached inventory of objects for the specified file share.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RefreshCacheResponse> |
StorageGatewayAsyncClient.refreshCache(Consumer<RefreshCacheRequest.Builder> refreshCacheRequest)
Refreshes the cached inventory of objects for the specified file share.
|
default CompletableFuture<RefreshCacheResponse> |
StorageGatewayAsyncClient.refreshCache(RefreshCacheRequest refreshCacheRequest)
Refreshes the cached inventory of objects for the specified file share.
|
Copyright © 2023. All rights reserved.