| Package | Description |
|---|---|
| software.amazon.awssdk.services.emrserverless |
Amazon EMR Serverless is a new deployment option for Amazon EMR.
|
| software.amazon.awssdk.services.emrserverless.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopApplicationResponse> |
EmrServerlessAsyncClient.stopApplication(StopApplicationRequest stopApplicationRequest)
Stops a specified application and releases initial capacity if configured.
|
default StopApplicationResponse |
EmrServerlessClient.stopApplication(StopApplicationRequest stopApplicationRequest)
Stops a specified application and releases initial capacity if configured.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopApplicationRequestMarshaller.marshall(StopApplicationRequest stopApplicationRequest) |
Copyright © 2023. All rights reserved.