| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeLocationFsxWindowsResponse |
DataSyncClient.describeLocationFsxWindows(Consumer<DescribeLocationFsxWindowsRequest.Builder> describeLocationFsxWindowsRequest)
Returns metadata, such as the path information about an Amazon FSx for Windows File Server location.
|
default DescribeLocationFsxWindowsResponse |
DataSyncClient.describeLocationFsxWindows(DescribeLocationFsxWindowsRequest describeLocationFsxWindowsRequest)
Returns metadata, such as the path information about an Amazon FSx for Windows File Server location.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeLocationFsxWindowsResponse> |
DataSyncAsyncClient.describeLocationFsxWindows(Consumer<DescribeLocationFsxWindowsRequest.Builder> describeLocationFsxWindowsRequest)
Returns metadata, such as the path information about an Amazon FSx for Windows File Server location.
|
default CompletableFuture<DescribeLocationFsxWindowsResponse> |
DataSyncAsyncClient.describeLocationFsxWindows(DescribeLocationFsxWindowsRequest describeLocationFsxWindowsRequest)
Returns metadata, such as the path information about an Amazon FSx for Windows File Server location.
|
Copyright © 2021. All rights reserved.