| Package | Description |
|---|---|
| software.amazon.awssdk.services.efs |
|
| software.amazon.awssdk.services.efs.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateFileSystemResponse |
EfsClient.updateFileSystem(UpdateFileSystemRequest updateFileSystemRequest)
Updates the throughput mode or the amount of provisioned throughput of an existing file system.
|
default CompletableFuture<UpdateFileSystemResponse> |
EfsAsyncClient.updateFileSystem(UpdateFileSystemRequest updateFileSystemRequest)
Updates the throughput mode or the amount of provisioned throughput of an existing file system.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateFileSystemRequestMarshaller.marshall(UpdateFileSystemRequest updateFileSystemRequest) |
Copyright © 2023. All rights reserved.