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