| Package | Description |
|---|---|
| com.amazonaws.services.datasync |
|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeLocationNfsResult> |
AWSDataSyncAsync.describeLocationNfsAsync(DescribeLocationNfsRequest describeLocationNfsRequest,
AsyncHandler<DescribeLocationNfsRequest,DescribeLocationNfsResult> asyncHandler)
Returns metadata, such as the path information, about an NFS location.
|
Future<DescribeLocationNfsResult> |
AbstractAWSDataSyncAsync.describeLocationNfsAsync(DescribeLocationNfsRequest request,
AsyncHandler<DescribeLocationNfsRequest,DescribeLocationNfsResult> asyncHandler) |
Future<DescribeLocationNfsResult> |
AWSDataSyncAsyncClient.describeLocationNfsAsync(DescribeLocationNfsRequest request,
AsyncHandler<DescribeLocationNfsRequest,DescribeLocationNfsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeLocationNfsRequest |
DescribeLocationNfsRequest.clone() |
DescribeLocationNfsRequest |
DescribeLocationNfsRequest.withLocationArn(String locationArn)
The Amazon Resource Name (ARN) of the NFS location to describe.
|
Copyright © 2021. All rights reserved.