| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateLocationNfsResponse |
DataSyncClient.updateLocationNfs(Consumer<UpdateLocationNfsRequest.Builder> updateLocationNfsRequest)
Modifies some configurations of the Network File System (NFS) transfer location that you're using with DataSync.
|
default UpdateLocationNfsResponse |
DataSyncClient.updateLocationNfs(UpdateLocationNfsRequest updateLocationNfsRequest)
Modifies some configurations of the Network File System (NFS) transfer location that you're using with DataSync.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateLocationNfsResponse> |
DataSyncAsyncClient.updateLocationNfs(Consumer<UpdateLocationNfsRequest.Builder> updateLocationNfsRequest)
Modifies some configurations of the Network File System (NFS) transfer location that you're using with DataSync.
|
default CompletableFuture<UpdateLocationNfsResponse> |
DataSyncAsyncClient.updateLocationNfs(UpdateLocationNfsRequest updateLocationNfsRequest)
Modifies some configurations of the Network File System (NFS) transfer location that you're using with DataSync.
|
Copyright © 2023. All rights reserved.