| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway |
|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
RefreshCacheResult |
AbstractAWSStorageGateway.refreshCache(RefreshCacheRequest request) |
RefreshCacheResult |
AWSStorageGateway.refreshCache(RefreshCacheRequest refreshCacheRequest)
Refreshes the cached inventory of objects for the specified file share.
|
RefreshCacheResult |
AWSStorageGatewayClient.refreshCache(RefreshCacheRequest request)
Refreshes the cached inventory of objects for the specified file share.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RefreshCacheResult> |
AbstractAWSStorageGatewayAsync.refreshCacheAsync(RefreshCacheRequest request) |
Future<RefreshCacheResult> |
AWSStorageGatewayAsyncClient.refreshCacheAsync(RefreshCacheRequest request) |
Future<RefreshCacheResult> |
AWSStorageGatewayAsync.refreshCacheAsync(RefreshCacheRequest refreshCacheRequest)
Refreshes the cached inventory of objects for the specified file share.
|
Future<RefreshCacheResult> |
AbstractAWSStorageGatewayAsync.refreshCacheAsync(RefreshCacheRequest request,
AsyncHandler<RefreshCacheRequest,RefreshCacheResult> asyncHandler) |
Future<RefreshCacheResult> |
AWSStorageGatewayAsyncClient.refreshCacheAsync(RefreshCacheRequest request,
AsyncHandler<RefreshCacheRequest,RefreshCacheResult> asyncHandler) |
Future<RefreshCacheResult> |
AWSStorageGatewayAsync.refreshCacheAsync(RefreshCacheRequest refreshCacheRequest,
AsyncHandler<RefreshCacheRequest,RefreshCacheResult> asyncHandler)
Refreshes the cached inventory of objects for the specified file share.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RefreshCacheResult> |
AbstractAWSStorageGatewayAsync.refreshCacheAsync(RefreshCacheRequest request,
AsyncHandler<RefreshCacheRequest,RefreshCacheResult> asyncHandler) |
Future<RefreshCacheResult> |
AWSStorageGatewayAsyncClient.refreshCacheAsync(RefreshCacheRequest request,
AsyncHandler<RefreshCacheRequest,RefreshCacheResult> asyncHandler) |
Future<RefreshCacheResult> |
AWSStorageGatewayAsync.refreshCacheAsync(RefreshCacheRequest refreshCacheRequest,
AsyncHandler<RefreshCacheRequest,RefreshCacheResult> asyncHandler)
Refreshes the cached inventory of objects for the specified file share.
|
| Modifier and Type | Method and Description |
|---|---|
RefreshCacheResult |
RefreshCacheResult.clone() |
RefreshCacheResult |
RefreshCacheResult.withFileShareARN(String fileShareARN) |
RefreshCacheResult |
RefreshCacheResult.withNotificationId(String notificationId) |
Copyright © 2022. All rights reserved.