| Package | Description |
|---|---|
| software.amazon.awssdk.services.emrserverless |
Amazon EMR Serverless is a new deployment option for Amazon EMR.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateApplicationResponse |
EmrServerlessClient.createApplication(Consumer<CreateApplicationRequest.Builder> createApplicationRequest)
Creates an application.
|
default CreateApplicationResponse |
EmrServerlessClient.createApplication(CreateApplicationRequest createApplicationRequest)
Creates an application.
|
default StartJobRunResponse |
EmrServerlessClient.startJobRun(Consumer<StartJobRunRequest.Builder> startJobRunRequest)
Starts a job run.
|
default StartJobRunResponse |
EmrServerlessClient.startJobRun(StartJobRunRequest startJobRunRequest)
Starts a job run.
|
Copyright © 2023. All rights reserved.