Uses of Class
software.amazon.awssdk.services.datasync.model.UpdateLocationFsxWindowsRequest
-
Packages that use UpdateLocationFsxWindowsRequest Package Description software.amazon.awssdk.services.datasync DataSync software.amazon.awssdk.services.datasync.transform -
-
Uses of UpdateLocationFsxWindowsRequest in software.amazon.awssdk.services.datasync
Methods in software.amazon.awssdk.services.datasync with parameters of type UpdateLocationFsxWindowsRequest Modifier and Type Method Description default CompletableFuture<UpdateLocationFsxWindowsResponse>DataSyncAsyncClient. updateLocationFsxWindows(UpdateLocationFsxWindowsRequest updateLocationFsxWindowsRequest)Modifies the following configuration parameters of the Amazon FSx for Windows File Server transfer location that you're using with DataSync.default UpdateLocationFsxWindowsResponseDataSyncClient. updateLocationFsxWindows(UpdateLocationFsxWindowsRequest updateLocationFsxWindowsRequest)Modifies the following configuration parameters of the Amazon FSx for Windows File Server transfer location that you're using with DataSync. -
Uses of UpdateLocationFsxWindowsRequest in software.amazon.awssdk.services.datasync.transform
Methods in software.amazon.awssdk.services.datasync.transform with parameters of type UpdateLocationFsxWindowsRequest Modifier and Type Method Description SdkHttpFullRequestUpdateLocationFsxWindowsRequestMarshaller. marshall(UpdateLocationFsxWindowsRequest updateLocationFsxWindowsRequest)
-