| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateLocationObjectStorageResponse |
DataSyncClient.createLocationObjectStorage(Consumer<CreateLocationObjectStorageRequest.Builder> createLocationObjectStorageRequest)
Creates an endpoint for an object storage system that DataSync can access for a transfer.
|
default CreateLocationObjectStorageResponse |
DataSyncClient.createLocationObjectStorage(CreateLocationObjectStorageRequest createLocationObjectStorageRequest)
Creates an endpoint for an object storage system that DataSync can access for a transfer.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateLocationObjectStorageResponse> |
DataSyncAsyncClient.createLocationObjectStorage(Consumer<CreateLocationObjectStorageRequest.Builder> createLocationObjectStorageRequest)
Creates an endpoint for an object storage system that DataSync can access for a transfer.
|
default CompletableFuture<CreateLocationObjectStorageResponse> |
DataSyncAsyncClient.createLocationObjectStorage(CreateLocationObjectStorageRequest createLocationObjectStorageRequest)
Creates an endpoint for an object storage system that DataSync can access for a transfer.
|
Copyright © 2022. All rights reserved.