| Package | Description |
|---|---|
| com.amazonaws.services.datasync |
|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeLocationEfsResult> |
AbstractAWSDataSyncAsync.describeLocationEfsAsync(DescribeLocationEfsRequest request,
AsyncHandler<DescribeLocationEfsRequest,DescribeLocationEfsResult> asyncHandler) |
Future<DescribeLocationEfsResult> |
AWSDataSyncAsync.describeLocationEfsAsync(DescribeLocationEfsRequest describeLocationEfsRequest,
AsyncHandler<DescribeLocationEfsRequest,DescribeLocationEfsResult> asyncHandler)
Provides details about how an DataSync transfer location for an Amazon EFS file system is configured.
|
Future<DescribeLocationEfsResult> |
AWSDataSyncAsyncClient.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 Amazon EFS file system location that you want information about.
|
Copyright © 2024. All rights reserved.