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)Returns metadata about an Amazon FSx for Windows File Server location, such as information about its path.default DescribeLocationFsxWindowsResponseDataSyncClient. describeLocationFsxWindows(DescribeLocationFsxWindowsRequest describeLocationFsxWindowsRequest)Returns metadata about an Amazon FSx for Windows File Server location, such as information about its path. -
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)
-