| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateLocationS3Response |
DataSyncClient.createLocationS3(Consumer<CreateLocationS3Request.Builder> createLocationS3Request)
Creates an endpoint for an Amazon S3 bucket that DataSync can access for a transfer.
|
default CreateLocationS3Response |
DataSyncClient.createLocationS3(CreateLocationS3Request createLocationS3Request)
Creates an endpoint for an Amazon S3 bucket that DataSync can access for a transfer.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateLocationS3Response> |
DataSyncAsyncClient.createLocationS3(Consumer<CreateLocationS3Request.Builder> createLocationS3Request)
Creates an endpoint for an Amazon S3 bucket that DataSync can access for a transfer.
|
default CompletableFuture<CreateLocationS3Response> |
DataSyncAsyncClient.createLocationS3(CreateLocationS3Request createLocationS3Request)
Creates an endpoint for an Amazon S3 bucket that DataSync can access for a transfer.
|
Copyright © 2023. All rights reserved.