| Package | Description |
|---|---|
| com.amazonaws.services.fsx |
Amazon FSx is a fully managed service that makes it easy for storage and application administrators to launch and use
shared file storage.
|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateFileCacheResult |
AbstractAmazonFSx.updateFileCache(UpdateFileCacheRequest request) |
UpdateFileCacheResult |
AmazonFSxClient.updateFileCache(UpdateFileCacheRequest request)
Updates the configuration of an existing Amazon File Cache resource.
|
UpdateFileCacheResult |
AmazonFSx.updateFileCache(UpdateFileCacheRequest updateFileCacheRequest)
Updates the configuration of an existing Amazon File Cache resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateFileCacheResult> |
AmazonFSxAsyncClient.updateFileCacheAsync(UpdateFileCacheRequest request,
AsyncHandler<UpdateFileCacheRequest,UpdateFileCacheResult> asyncHandler) |
Future<UpdateFileCacheResult> |
AbstractAmazonFSxAsync.updateFileCacheAsync(UpdateFileCacheRequest request,
AsyncHandler<UpdateFileCacheRequest,UpdateFileCacheResult> asyncHandler) |
Future<UpdateFileCacheResult> |
AmazonFSxAsync.updateFileCacheAsync(UpdateFileCacheRequest updateFileCacheRequest,
AsyncHandler<UpdateFileCacheRequest,UpdateFileCacheResult> asyncHandler)
Updates the configuration of an existing Amazon File Cache resource.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateFileCacheResult |
UpdateFileCacheResult.clone() |
UpdateFileCacheResult |
UpdateFileCacheResult.withFileCache(FileCache fileCache)
A description of the cache that was updated.
|
Copyright © 2023. All rights reserved.