| Package | Description |
|---|---|
| com.amazonaws.services.datasync |
|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
CreateLocationS3Result |
AbstractAWSDataSync.createLocationS3(CreateLocationS3Request request) |
CreateLocationS3Result |
AWSDataSyncClient.createLocationS3(CreateLocationS3Request request)
Creates a transfer location for an Amazon S3 bucket.
|
CreateLocationS3Result |
AWSDataSync.createLocationS3(CreateLocationS3Request createLocationS3Request)
Creates a transfer location for an Amazon S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateLocationS3Result> |
AbstractAWSDataSyncAsync.createLocationS3Async(CreateLocationS3Request request,
AsyncHandler<CreateLocationS3Request,CreateLocationS3Result> asyncHandler) |
Future<CreateLocationS3Result> |
AWSDataSyncAsync.createLocationS3Async(CreateLocationS3Request createLocationS3Request,
AsyncHandler<CreateLocationS3Request,CreateLocationS3Result> asyncHandler)
Creates a transfer location for an Amazon S3 bucket.
|
Future<CreateLocationS3Result> |
AWSDataSyncAsyncClient.createLocationS3Async(CreateLocationS3Request request,
AsyncHandler<CreateLocationS3Request,CreateLocationS3Result> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateLocationS3Result |
CreateLocationS3Result.clone() |
CreateLocationS3Result |
CreateLocationS3Result.withLocationArn(String locationArn)
The ARN of the S3 location that you created.
|
Copyright © 2024. All rights reserved.