| 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 GetApplicationResponse |
EmrServerlessClient.getApplication(Consumer<GetApplicationRequest.Builder> getApplicationRequest)
Displays detailed information about a specified application.
|
default GetApplicationResponse |
EmrServerlessClient.getApplication(GetApplicationRequest getApplicationRequest)
Displays detailed information about a specified application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetApplicationResponse> |
EmrServerlessAsyncClient.getApplication(Consumer<GetApplicationRequest.Builder> getApplicationRequest)
Displays detailed information about a specified application.
|
default CompletableFuture<GetApplicationResponse> |
EmrServerlessAsyncClient.getApplication(GetApplicationRequest getApplicationRequest)
Displays detailed information about a specified application.
|
Copyright © 2023. All rights reserved.