| 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 |
|---|---|
StartJobRunResult |
AWSGlueDataBrewClient.startJobRun(StartJobRunRequest request)
Runs a DataBrew job.
|
StartJobRunResult |
AWSGlueDataBrew.startJobRun(StartJobRunRequest startJobRunRequest)
Runs a DataBrew job.
|
StartJobRunResult |
AbstractAWSGlueDataBrew.startJobRun(StartJobRunRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<StartJobRunResult> |
AbstractAWSGlueDataBrewAsync.startJobRunAsync(StartJobRunRequest request) |
Future<StartJobRunResult> |
AWSGlueDataBrewAsyncClient.startJobRunAsync(StartJobRunRequest request) |
Future<StartJobRunResult> |
AWSGlueDataBrewAsync.startJobRunAsync(StartJobRunRequest startJobRunRequest)
Runs a DataBrew job.
|
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 |
|---|---|
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 |
|---|---|
StartJobRunResult |
StartJobRunResult.clone() |
StartJobRunResult |
StartJobRunResult.withRunId(String runId)
A system-generated identifier for this particular job run.
|
Copyright © 2024. All rights reserved.