| Package | Description |
|---|---|
| software.amazon.awssdk.services.databrew |
Glue DataBrew is a visual, cloud-scale data-preparation service.
|
| Modifier and Type | Method and Description |
|---|---|
default StopJobRunResponse |
DataBrewClient.stopJobRun(Consumer<StopJobRunRequest.Builder> stopJobRunRequest)
Stops a particular run of a job.
|
default StopJobRunResponse |
DataBrewClient.stopJobRun(StopJobRunRequest stopJobRunRequest)
Stops a particular run of a job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopJobRunResponse> |
DataBrewAsyncClient.stopJobRun(Consumer<StopJobRunRequest.Builder> stopJobRunRequest)
Stops a particular run of a job.
|
default CompletableFuture<StopJobRunResponse> |
DataBrewAsyncClient.stopJobRun(StopJobRunRequest stopJobRunRequest)
Stops a particular run of a job.
|
Copyright © 2023. All rights reserved.