Uses of Class
software.amazon.awssdk.services.emrserverless.model.ServiceQuotaExceededException
-
Packages that use ServiceQuotaExceededException Package Description software.amazon.awssdk.services.emrserverless Amazon EMR Serverless is a new deployment option for Amazon EMR. -
-
Uses of ServiceQuotaExceededException in software.amazon.awssdk.services.emrserverless
Methods in software.amazon.awssdk.services.emrserverless that throw ServiceQuotaExceededException Modifier and Type Method Description default StartApplicationResponseEmrServerlessClient. startApplication(Consumer<StartApplicationRequest.Builder> startApplicationRequest)Starts a specified application and initializes initial capacity if configured.default StartApplicationResponseEmrServerlessClient. startApplication(StartApplicationRequest startApplicationRequest)Starts a specified application and initializes initial capacity if configured.
-