| 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 |
|---|---|
Future<GetDashboardForJobRunResult> |
AWSEMRServerlessAsyncClient.getDashboardForJobRunAsync(GetDashboardForJobRunRequest request,
AsyncHandler<GetDashboardForJobRunRequest,GetDashboardForJobRunResult> asyncHandler) |
Future<GetDashboardForJobRunResult> |
AbstractAWSEMRServerlessAsync.getDashboardForJobRunAsync(GetDashboardForJobRunRequest request,
AsyncHandler<GetDashboardForJobRunRequest,GetDashboardForJobRunResult> asyncHandler) |
Future<GetDashboardForJobRunResult> |
AWSEMRServerlessAsync.getDashboardForJobRunAsync(GetDashboardForJobRunRequest getDashboardForJobRunRequest,
AsyncHandler<GetDashboardForJobRunRequest,GetDashboardForJobRunResult> asyncHandler)
Creates and returns a URL that you can use to access the application UIs for a job run.
|
| Modifier and Type | Method and Description |
|---|---|
GetDashboardForJobRunRequest |
GetDashboardForJobRunRequest.clone() |
GetDashboardForJobRunRequest |
GetDashboardForJobRunRequest.withApplicationId(String applicationId)
The ID of the application.
|
GetDashboardForJobRunRequest |
GetDashboardForJobRunRequest.withJobRunId(String jobRunId)
The ID of the job run.
|
Copyright © 2023. All rights reserved.