| 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.
|
| software.amazon.awssdk.services.fsx.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateFileSystemResponse |
FSxClient.updateFileSystem(UpdateFileSystemRequest updateFileSystemRequest)
Use this operation to update the configuration of an existing Amazon FSx file system.
|
default CompletableFuture<UpdateFileSystemResponse> |
FSxAsyncClient.updateFileSystem(UpdateFileSystemRequest updateFileSystemRequest)
Use this operation to update the configuration of an existing Amazon FSx file system.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateFileSystemRequestMarshaller.marshall(UpdateFileSystemRequest updateFileSystemRequest) |
Copyright © 2023. All rights reserved.