| Package | Description |
|---|---|
| com.amazonaws.services.datasync |
|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeLocationS3Result> |
AWSDataSyncAsyncClient.describeLocationS3Async(DescribeLocationS3Request request,
AsyncHandler<DescribeLocationS3Request,DescribeLocationS3Result> asyncHandler) |
Future<DescribeLocationS3Result> |
AWSDataSyncAsync.describeLocationS3Async(DescribeLocationS3Request describeLocationS3Request,
AsyncHandler<DescribeLocationS3Request,DescribeLocationS3Result> asyncHandler)
Returns metadata, such as bucket name, about an Amazon S3 bucket location.
|
Future<DescribeLocationS3Result> |
AbstractAWSDataSyncAsync.describeLocationS3Async(DescribeLocationS3Request request,
AsyncHandler<DescribeLocationS3Request,DescribeLocationS3Result> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeLocationS3Request |
DescribeLocationS3Request.clone() |
DescribeLocationS3Request |
DescribeLocationS3Request.withLocationArn(String locationArn)
The Amazon Resource Name (ARN) of the Amazon S3 bucket location to describe.
|
Copyright © 2023. All rights reserved.