Uses of Class
software.amazon.awssdk.services.datasync.model.CreateLocationFsxWindowsRequest
-
Packages that use CreateLocationFsxWindowsRequest Package Description software.amazon.awssdk.services.datasync DataSync software.amazon.awssdk.services.datasync.transform -
-
Uses of CreateLocationFsxWindowsRequest in software.amazon.awssdk.services.datasync
Methods in software.amazon.awssdk.services.datasync with parameters of type CreateLocationFsxWindowsRequest Modifier and Type Method Description default CompletableFuture<CreateLocationFsxWindowsResponse>DataSyncAsyncClient. createLocationFsxWindows(CreateLocationFsxWindowsRequest createLocationFsxWindowsRequest)Creates an endpoint for an Amazon FSx for Windows File Server file system that DataSync can use for a data transfer.default CreateLocationFsxWindowsResponseDataSyncClient. createLocationFsxWindows(CreateLocationFsxWindowsRequest createLocationFsxWindowsRequest)Creates an endpoint for an Amazon FSx for Windows File Server file system that DataSync can use for a data transfer. -
Uses of CreateLocationFsxWindowsRequest in software.amazon.awssdk.services.datasync.transform
Methods in software.amazon.awssdk.services.datasync.transform with parameters of type CreateLocationFsxWindowsRequest Modifier and Type Method Description SdkHttpFullRequestCreateLocationFsxWindowsRequestMarshaller. marshall(CreateLocationFsxWindowsRequest createLocationFsxWindowsRequest)
-