Uses of Class
software.amazon.awssdk.services.datasync.model.DescribeLocationFsxWindowsRequest
-
Packages that use DescribeLocationFsxWindowsRequest Package Description software.amazon.awssdk.services.datasync DataSync software.amazon.awssdk.services.datasync.transform -
-
Uses of DescribeLocationFsxWindowsRequest in software.amazon.awssdk.services.datasync
Methods in software.amazon.awssdk.services.datasync with parameters of type DescribeLocationFsxWindowsRequest Modifier and Type Method Description default CompletableFuture<DescribeLocationFsxWindowsResponse>DataSyncAsyncClient. describeLocationFsxWindows(DescribeLocationFsxWindowsRequest describeLocationFsxWindowsRequest)Provides details about how an DataSync transfer location for an Amazon FSx for Windows File Server file system is configured.default DescribeLocationFsxWindowsResponseDataSyncClient. describeLocationFsxWindows(DescribeLocationFsxWindowsRequest describeLocationFsxWindowsRequest)Provides details about how an DataSync transfer location for an Amazon FSx for Windows File Server file system is configured. -
Uses of DescribeLocationFsxWindowsRequest in software.amazon.awssdk.services.datasync.transform
Methods in software.amazon.awssdk.services.datasync.transform with parameters of type DescribeLocationFsxWindowsRequest Modifier and Type Method Description SdkHttpFullRequestDescribeLocationFsxWindowsRequestMarshaller. marshall(DescribeLocationFsxWindowsRequest describeLocationFsxWindowsRequest)
-