| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateLocationNfsResponse |
DataSyncClient.updateLocationNfs(Consumer<UpdateLocationNfsRequest.Builder> updateLocationNfsRequest)
Updates some of the parameters of a previously created location for Network File System (NFS) access.
|
default UpdateLocationNfsResponse |
DataSyncClient.updateLocationNfs(UpdateLocationNfsRequest updateLocationNfsRequest)
Updates some of the parameters of a previously created location for Network File System (NFS) access.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateLocationNfsResponse> |
DataSyncAsyncClient.updateLocationNfs(Consumer<UpdateLocationNfsRequest.Builder> updateLocationNfsRequest)
Updates some of the parameters of a previously created location for Network File System (NFS) access.
|
default CompletableFuture<UpdateLocationNfsResponse> |
DataSyncAsyncClient.updateLocationNfs(UpdateLocationNfsRequest updateLocationNfsRequest)
Updates some of the parameters of a previously created location for Network File System (NFS) access.
|
Copyright © 2022. All rights reserved.