| Package | Description |
|---|---|
| com.amazonaws.services.emrserverless |
Amazon EMR Serverless is a new deployment option for Amazon EMR.
|
| com.amazonaws.services.emrserverless.model |
| Modifier and Type | Method and Description |
|---|---|
StartJobRunResult |
AbstractAWSEMRServerless.startJobRun(StartJobRunRequest request) |
StartJobRunResult |
AWSEMRServerless.startJobRun(StartJobRunRequest startJobRunRequest)
Starts a job run.
|
StartJobRunResult |
AWSEMRServerlessClient.startJobRun(StartJobRunRequest request)
Starts a job run.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StartJobRunResult> |
AWSEMRServerlessAsyncClient.startJobRunAsync(StartJobRunRequest request) |
Future<StartJobRunResult> |
AWSEMRServerlessAsync.startJobRunAsync(StartJobRunRequest startJobRunRequest)
Starts a job run.
|
Future<StartJobRunResult> |
AbstractAWSEMRServerlessAsync.startJobRunAsync(StartJobRunRequest request) |
Future<StartJobRunResult> |
AWSEMRServerlessAsyncClient.startJobRunAsync(StartJobRunRequest request,
AsyncHandler<StartJobRunRequest,StartJobRunResult> asyncHandler) |
Future<StartJobRunResult> |
AWSEMRServerlessAsync.startJobRunAsync(StartJobRunRequest startJobRunRequest,
AsyncHandler<StartJobRunRequest,StartJobRunResult> asyncHandler)
Starts a job run.
|
Future<StartJobRunResult> |
AbstractAWSEMRServerlessAsync.startJobRunAsync(StartJobRunRequest request,
AsyncHandler<StartJobRunRequest,StartJobRunResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<StartJobRunResult> |
AWSEMRServerlessAsyncClient.startJobRunAsync(StartJobRunRequest request,
AsyncHandler<StartJobRunRequest,StartJobRunResult> asyncHandler) |
Future<StartJobRunResult> |
AWSEMRServerlessAsync.startJobRunAsync(StartJobRunRequest startJobRunRequest,
AsyncHandler<StartJobRunRequest,StartJobRunResult> asyncHandler)
Starts a job run.
|
Future<StartJobRunResult> |
AbstractAWSEMRServerlessAsync.startJobRunAsync(StartJobRunRequest request,
AsyncHandler<StartJobRunRequest,StartJobRunResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartJobRunResult |
StartJobRunResult.clone() |
StartJobRunResult |
StartJobRunResult.withApplicationId(String applicationId)
This output displays the application ID on which the job run was submitted.
|
StartJobRunResult |
StartJobRunResult.withArn(String arn)
The output lists the execution role ARN of the job run.
|
StartJobRunResult |
StartJobRunResult.withJobRunId(String jobRunId)
The output contains the ID of the started job run.
|
Copyright © 2023. All rights reserved.