| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateLocationHdfsResponse |
DataSyncClient.createLocationHdfs(Consumer<CreateLocationHdfsRequest.Builder> createLocationHdfsRequest)
Creates an endpoint for a Hadoop Distributed File System (HDFS).
|
default CreateLocationHdfsResponse |
DataSyncClient.createLocationHdfs(CreateLocationHdfsRequest createLocationHdfsRequest)
Creates an endpoint for a Hadoop Distributed File System (HDFS).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateLocationHdfsResponse> |
DataSyncAsyncClient.createLocationHdfs(Consumer<CreateLocationHdfsRequest.Builder> createLocationHdfsRequest)
Creates an endpoint for a Hadoop Distributed File System (HDFS).
|
default CompletableFuture<CreateLocationHdfsResponse> |
DataSyncAsyncClient.createLocationHdfs(CreateLocationHdfsRequest createLocationHdfsRequest)
Creates an endpoint for a Hadoop Distributed File System (HDFS).
|
Copyright © 2022. All rights reserved.