| Package | Description |
|---|---|
| com.amazonaws.services.gluedatabrew |
Glue DataBrew is a visual, cloud-scale data-preparation service.
|
| com.amazonaws.services.gluedatabrew.model |
| Modifier and Type | Method and Description |
|---|---|
Future<StartJobRunResult> |
AbstractAWSGlueDataBrewAsync.startJobRunAsync(StartJobRunRequest request,
AsyncHandler<StartJobRunRequest,StartJobRunResult> asyncHandler) |
Future<StartJobRunResult> |
AWSGlueDataBrewAsyncClient.startJobRunAsync(StartJobRunRequest request,
AsyncHandler<StartJobRunRequest,StartJobRunResult> asyncHandler) |
Future<StartJobRunResult> |
AWSGlueDataBrewAsync.startJobRunAsync(StartJobRunRequest startJobRunRequest,
AsyncHandler<StartJobRunRequest,StartJobRunResult> asyncHandler)
Runs a DataBrew job.
|
| Modifier and Type | Method and Description |
|---|---|
StartJobRunRequest |
StartJobRunRequest.clone() |
StartJobRunRequest |
StartJobRunRequest.withName(String name)
The name of the job to be run.
|
Copyright © 2021. All rights reserved.