| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateApplicationResponse> |
EmrServerlessAsyncClient.createApplication(Consumer<CreateApplicationRequest.Builder> createApplicationRequest)
Creates an application.
|
default CompletableFuture<CreateApplicationResponse> |
EmrServerlessAsyncClient.createApplication(CreateApplicationRequest createApplicationRequest)
Creates an application.
|
Copyright © 2023. All rights reserved.