| Package | Description |
|---|---|
| software.amazon.awssdk.services.databrew |
Glue DataBrew is a visual, cloud-scale data-preparation service.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateProfileJobResponse |
DataBrewClient.createProfileJob(Consumer<CreateProfileJobRequest.Builder> createProfileJobRequest)
Creates a new job to analyze a dataset and create its data profile.
|
default CreateProfileJobResponse |
DataBrewClient.createProfileJob(CreateProfileJobRequest createProfileJobRequest)
Creates a new job to analyze a dataset and create its data profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateProfileJobResponse> |
DataBrewAsyncClient.createProfileJob(Consumer<CreateProfileJobRequest.Builder> createProfileJobRequest)
Creates a new job to analyze a dataset and create its data profile.
|
default CompletableFuture<CreateProfileJobResponse> |
DataBrewAsyncClient.createProfileJob(CreateProfileJobRequest createProfileJobRequest)
Creates a new job to analyze a dataset and create its data profile.
|
Copyright © 2023. All rights reserved.