| Package | Description |
|---|---|
| software.amazon.awssdk.services.emrcontainers |
Amazon EMR on EKS provides a deployment option for Amazon EMR that allows you to run open-source big data frameworks
on Amazon Elastic Kubernetes Service (Amazon EKS).
|
| Modifier and Type | Method and Description |
|---|---|
default StartJobRunResponse |
EmrContainersClient.startJobRun(Consumer<StartJobRunRequest.Builder> startJobRunRequest)
Starts a job run.
|
default StartJobRunResponse |
EmrContainersClient.startJobRun(StartJobRunRequest startJobRunRequest)
Starts a job run.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartJobRunResponse> |
EmrContainersAsyncClient.startJobRun(Consumer<StartJobRunRequest.Builder> startJobRunRequest)
Starts a job run.
|
default CompletableFuture<StartJobRunResponse> |
EmrContainersAsyncClient.startJobRun(StartJobRunRequest startJobRunRequest)
Starts a job run.
|
Copyright © 2023. All rights reserved.