| Package | Description |
|---|---|
| com.amazonaws.services.datasync |
|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeLocationHdfsResult> |
AbstractAWSDataSyncAsync.describeLocationHdfsAsync(DescribeLocationHdfsRequest request,
AsyncHandler<DescribeLocationHdfsRequest,DescribeLocationHdfsResult> asyncHandler) |
Future<DescribeLocationHdfsResult> |
AWSDataSyncAsync.describeLocationHdfsAsync(DescribeLocationHdfsRequest describeLocationHdfsRequest,
AsyncHandler<DescribeLocationHdfsRequest,DescribeLocationHdfsResult> asyncHandler)
Returns metadata, such as the authentication information about the Hadoop Distributed File System (HDFS)
location.
|
Future<DescribeLocationHdfsResult> |
AWSDataSyncAsyncClient.describeLocationHdfsAsync(DescribeLocationHdfsRequest request,
AsyncHandler<DescribeLocationHdfsRequest,DescribeLocationHdfsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeLocationHdfsRequest |
DescribeLocationHdfsRequest.clone() |
DescribeLocationHdfsRequest |
DescribeLocationHdfsRequest.withLocationArn(String locationArn)
The Amazon Resource Name (ARN) of the HDFS cluster location to describe.
|
Copyright © 2022. All rights reserved.