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