| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateFileCacheResponse |
FSxClient.createFileCache(Consumer<CreateFileCacheRequest.Builder> createFileCacheRequest)
Creates a new Amazon File Cache resource.
|
default CreateFileCacheResponse |
FSxClient.createFileCache(CreateFileCacheRequest createFileCacheRequest)
Creates a new Amazon File Cache resource.
|
default UpdateFileCacheResponse |
FSxClient.updateFileCache(Consumer<UpdateFileCacheRequest.Builder> updateFileCacheRequest)
Updates the configuration of an existing Amazon File Cache resource.
|
default UpdateFileCacheResponse |
FSxClient.updateFileCache(UpdateFileCacheRequest updateFileCacheRequest)
Updates the configuration of an existing Amazon File Cache resource.
|
Copyright © 2023. All rights reserved.