| Package | Description |
|---|---|
| com.amazonaws.services.datasync |
|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeLocationFsxWindowsResult> |
AWSDataSyncAsync.describeLocationFsxWindowsAsync(DescribeLocationFsxWindowsRequest describeLocationFsxWindowsRequest,
AsyncHandler<DescribeLocationFsxWindowsRequest,DescribeLocationFsxWindowsResult> asyncHandler)
Returns metadata, such as the path information about an Amazon FSx for Windows location.
|
Future<DescribeLocationFsxWindowsResult> |
AWSDataSyncAsyncClient.describeLocationFsxWindowsAsync(DescribeLocationFsxWindowsRequest request,
AsyncHandler<DescribeLocationFsxWindowsRequest,DescribeLocationFsxWindowsResult> asyncHandler) |
Future<DescribeLocationFsxWindowsResult> |
AbstractAWSDataSyncAsync.describeLocationFsxWindowsAsync(DescribeLocationFsxWindowsRequest request,
AsyncHandler<DescribeLocationFsxWindowsRequest,DescribeLocationFsxWindowsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeLocationFsxWindowsRequest |
DescribeLocationFsxWindowsRequest.clone() |
DescribeLocationFsxWindowsRequest |
DescribeLocationFsxWindowsRequest.withLocationArn(String locationArn)
The Amazon Resource Name (ARN) of the FSx for Windows location to describe.
|
Copyright © 2020. All rights reserved.