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