| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync |
|
| software.amazon.awssdk.services.datasync.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateLocationNfsResponse |
DataSyncClient.updateLocationNfs(UpdateLocationNfsRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateLocationNfsRequestMarshaller.marshall(UpdateLocationNfsRequest updateLocationNfsRequest) |
Copyright © 2022. All rights reserved.