| 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 |
|---|---|
CreateFileCacheResult |
AmazonFSxClient.createFileCache(CreateFileCacheRequest request)
Creates a new Amazon File Cache resource.
|
CreateFileCacheResult |
AbstractAmazonFSx.createFileCache(CreateFileCacheRequest request) |
CreateFileCacheResult |
AmazonFSx.createFileCache(CreateFileCacheRequest createFileCacheRequest)
Creates a new Amazon File Cache resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateFileCacheResult> |
AmazonFSxAsyncClient.createFileCacheAsync(CreateFileCacheRequest request,
AsyncHandler<CreateFileCacheRequest,CreateFileCacheResult> asyncHandler) |
Future<CreateFileCacheResult> |
AbstractAmazonFSxAsync.createFileCacheAsync(CreateFileCacheRequest request,
AsyncHandler<CreateFileCacheRequest,CreateFileCacheResult> asyncHandler) |
Future<CreateFileCacheResult> |
AmazonFSxAsync.createFileCacheAsync(CreateFileCacheRequest createFileCacheRequest,
AsyncHandler<CreateFileCacheRequest,CreateFileCacheResult> asyncHandler)
Creates a new Amazon File Cache resource.
|
| Modifier and Type | Method and Description |
|---|---|
CreateFileCacheResult |
CreateFileCacheResult.clone() |
CreateFileCacheResult |
CreateFileCacheResult.withFileCache(FileCacheCreating fileCache)
A description of the cache that was created.
|
Copyright © 2023. All rights reserved.