| 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 |
|---|---|
StopJobRunResult |
AbstractAWSGlueDataBrew.stopJobRun(StopJobRunRequest request) |
StopJobRunResult |
AWSGlueDataBrew.stopJobRun(StopJobRunRequest stopJobRunRequest)
Stops a particular run of a job.
|
StopJobRunResult |
AWSGlueDataBrewClient.stopJobRun(StopJobRunRequest request)
Stops a particular run of a job.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StopJobRunResult> |
AbstractAWSGlueDataBrewAsync.stopJobRunAsync(StopJobRunRequest request) |
Future<StopJobRunResult> |
AWSGlueDataBrewAsync.stopJobRunAsync(StopJobRunRequest stopJobRunRequest)
Stops a particular run of a job.
|
Future<StopJobRunResult> |
AWSGlueDataBrewAsyncClient.stopJobRunAsync(StopJobRunRequest request) |
Future<StopJobRunResult> |
AbstractAWSGlueDataBrewAsync.stopJobRunAsync(StopJobRunRequest request,
AsyncHandler<StopJobRunRequest,StopJobRunResult> asyncHandler) |
Future<StopJobRunResult> |
AWSGlueDataBrewAsync.stopJobRunAsync(StopJobRunRequest stopJobRunRequest,
AsyncHandler<StopJobRunRequest,StopJobRunResult> asyncHandler)
Stops a particular run of a job.
|
Future<StopJobRunResult> |
AWSGlueDataBrewAsyncClient.stopJobRunAsync(StopJobRunRequest request,
AsyncHandler<StopJobRunRequest,StopJobRunResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<StopJobRunResult> |
AbstractAWSGlueDataBrewAsync.stopJobRunAsync(StopJobRunRequest request,
AsyncHandler<StopJobRunRequest,StopJobRunResult> asyncHandler) |
Future<StopJobRunResult> |
AWSGlueDataBrewAsync.stopJobRunAsync(StopJobRunRequest stopJobRunRequest,
AsyncHandler<StopJobRunRequest,StopJobRunResult> asyncHandler)
Stops a particular run of a job.
|
Future<StopJobRunResult> |
AWSGlueDataBrewAsyncClient.stopJobRunAsync(StopJobRunRequest request,
AsyncHandler<StopJobRunRequest,StopJobRunResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StopJobRunResult |
StopJobRunResult.clone() |
StopJobRunResult |
StopJobRunResult.withRunId(String runId)
The ID of the job run that you stopped.
|
Copyright © 2024. All rights reserved.