| Package | Description |
|---|---|
| software.amazon.awssdk.services.emrserverless |
Amazon EMR Serverless is a new deployment option for Amazon EMR.
|
| software.amazon.awssdk.services.emrserverless.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetDashboardForJobRunResponse |
EmrServerlessClient.getDashboardForJobRun(GetDashboardForJobRunRequest getDashboardForJobRunRequest)
Creates and returns a URL that you can use to access the application UIs for a job run.
|
default CompletableFuture<GetDashboardForJobRunResponse> |
EmrServerlessAsyncClient.getDashboardForJobRun(GetDashboardForJobRunRequest getDashboardForJobRunRequest)
Creates and returns a URL that you can use to access the application UIs for a job run.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetDashboardForJobRunRequestMarshaller.marshall(GetDashboardForJobRunRequest getDashboardForJobRunRequest) |
Copyright © 2023. All rights reserved.