| Package | Description |
|---|---|
| com.amazonaws.services.glue |
|
| com.amazonaws.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
StartJobRunResult |
AbstractAWSGlue.startJobRun(StartJobRunRequest request) |
StartJobRunResult |
AWSGlue.startJobRun(StartJobRunRequest startJobRunRequest)
Starts a job run using a job definition.
|
StartJobRunResult |
AWSGlueClient.startJobRun(StartJobRunRequest request)
Starts a job run using a job definition.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StartJobRunResult> |
AWSGlueAsyncClient.startJobRunAsync(StartJobRunRequest request) |
Future<StartJobRunResult> |
AWSGlueAsync.startJobRunAsync(StartJobRunRequest startJobRunRequest)
Starts a job run using a job definition.
|
Future<StartJobRunResult> |
AbstractAWSGlueAsync.startJobRunAsync(StartJobRunRequest request) |
Future<StartJobRunResult> |
AWSGlueAsyncClient.startJobRunAsync(StartJobRunRequest request,
AsyncHandler<StartJobRunRequest,StartJobRunResult> asyncHandler) |
Future<StartJobRunResult> |
AWSGlueAsync.startJobRunAsync(StartJobRunRequest startJobRunRequest,
AsyncHandler<StartJobRunRequest,StartJobRunResult> asyncHandler)
Starts a job run using a job definition.
|
Future<StartJobRunResult> |
AbstractAWSGlueAsync.startJobRunAsync(StartJobRunRequest request,
AsyncHandler<StartJobRunRequest,StartJobRunResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<StartJobRunResult> |
AWSGlueAsyncClient.startJobRunAsync(StartJobRunRequest request,
AsyncHandler<StartJobRunRequest,StartJobRunResult> asyncHandler) |
Future<StartJobRunResult> |
AWSGlueAsync.startJobRunAsync(StartJobRunRequest startJobRunRequest,
AsyncHandler<StartJobRunRequest,StartJobRunResult> asyncHandler)
Starts a job run using a job definition.
|
Future<StartJobRunResult> |
AbstractAWSGlueAsync.startJobRunAsync(StartJobRunRequest request,
AsyncHandler<StartJobRunRequest,StartJobRunResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartJobRunResult |
StartJobRunResult.clone() |
StartJobRunResult |
StartJobRunResult.withJobRunId(String jobRunId)
The ID assigned to this job run.
|
Copyright © 2019. All rights reserved.