| 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 UpdateApplicationResponse |
EmrServerlessClient.updateApplication(Consumer<UpdateApplicationRequest.Builder> updateApplicationRequest)
Updates a specified application.
|
default UpdateApplicationResponse |
EmrServerlessClient.updateApplication(UpdateApplicationRequest updateApplicationRequest)
Updates a specified application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateApplicationResponse> |
EmrServerlessAsyncClient.updateApplication(Consumer<UpdateApplicationRequest.Builder> updateApplicationRequest)
Updates a specified application.
|
default CompletableFuture<UpdateApplicationResponse> |
EmrServerlessAsyncClient.updateApplication(UpdateApplicationRequest updateApplicationRequest)
Updates a specified application.
|
Copyright © 2023. All rights reserved.