| Package | Description |
|---|---|
| software.amazon.awssdk.services.emrserverless.model |
| Modifier and Type | Method and Description |
|---|---|
SparkSubmit |
JobDriver.sparkSubmit()
The job driver parameters specified for Spark.
|
| Modifier and Type | Method and Description |
|---|---|
static JobDriver |
JobDriver.fromSparkSubmit(SparkSubmit sparkSubmit)
Create an instance of this class with
JobDriver.sparkSubmit() initialized to the given value. |
JobDriver.Builder |
JobDriver.Builder.sparkSubmit(SparkSubmit sparkSubmit)
The job driver parameters specified for Spark.
|
Copyright © 2023. All rights reserved.