| 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 |
|---|---|
GetDashboardForJobRunResult |
AbstractAWSEMRServerless.getDashboardForJobRun(GetDashboardForJobRunRequest request) |
GetDashboardForJobRunResult |
AWSEMRServerless.getDashboardForJobRun(GetDashboardForJobRunRequest getDashboardForJobRunRequest)
Returns a URL to access the job run dashboard.
|
GetDashboardForJobRunResult |
AWSEMRServerlessClient.getDashboardForJobRun(GetDashboardForJobRunRequest request)
Returns a URL to access the job run dashboard.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetDashboardForJobRunResult> |
AWSEMRServerlessAsyncClient.getDashboardForJobRunAsync(GetDashboardForJobRunRequest request,
AsyncHandler<GetDashboardForJobRunRequest,GetDashboardForJobRunResult> asyncHandler) |
Future<GetDashboardForJobRunResult> |
AWSEMRServerlessAsync.getDashboardForJobRunAsync(GetDashboardForJobRunRequest getDashboardForJobRunRequest,
AsyncHandler<GetDashboardForJobRunRequest,GetDashboardForJobRunResult> asyncHandler)
Returns a URL to access the job run dashboard.
|
Future<GetDashboardForJobRunResult> |
AbstractAWSEMRServerlessAsync.getDashboardForJobRunAsync(GetDashboardForJobRunRequest request,
AsyncHandler<GetDashboardForJobRunRequest,GetDashboardForJobRunResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetDashboardForJobRunResult |
GetDashboardForJobRunResult.clone() |
GetDashboardForJobRunResult |
GetDashboardForJobRunResult.withUrl(String url)
The URL to view job run's dashboard.
|
Copyright © 2023. All rights reserved.