default SparkGluePropertiesOutput.Builder |
SparkGluePropertiesOutput.Builder.additionalArgs(Consumer<SparkGlueArgs.Builder> additionalArgs) |
The additional args in the Spark Amazon Web Services Glue properties.
|
SparkGluePropertiesOutput.Builder |
SparkGluePropertiesOutput.Builder.additionalArgs(SparkGlueArgs additionalArgs) |
The additional args in the Spark Amazon Web Services Glue properties.
|
static SparkGluePropertiesOutput.Builder |
SparkGluePropertiesOutput.builder() |
|
SparkGluePropertiesOutput.Builder |
SparkGluePropertiesOutput.Builder.glueConnectionName(String glueConnectionName) |
The Amazon Web Services Glue connection name in the Spark Amazon Web Services Glue properties.
|
SparkGluePropertiesOutput.Builder |
SparkGluePropertiesOutput.Builder.glueVersion(String glueVersion) |
The Amazon Web Services Glue version in the Spark Amazon Web Services Glue properties.
|
SparkGluePropertiesOutput.Builder |
SparkGluePropertiesOutput.Builder.idleTimeout(Integer idleTimeout) |
The idle timeout in the Spark Amazon Web Services Glue properties.
|
SparkGluePropertiesOutput.Builder |
SparkGluePropertiesOutput.Builder.javaVirtualEnv(String javaVirtualEnv) |
The Java virtual env in the Spark Amazon Web Services Glue properties.
|
SparkGluePropertiesOutput.Builder |
SparkGluePropertiesOutput.Builder.numberOfWorkers(Integer numberOfWorkers) |
The number of workers in the Spark Amazon Web Services Glue properties.
|
SparkGluePropertiesOutput.Builder |
SparkGluePropertiesOutput.Builder.pythonVirtualEnv(String pythonVirtualEnv) |
The Python virtual env in the Spark Amazon Web Services Glue properties.
|
SparkGluePropertiesOutput.Builder |
SparkGluePropertiesOutput.toBuilder() |
|
SparkGluePropertiesOutput.Builder |
SparkGluePropertiesOutput.Builder.workerType(String workerType) |
The worker type in the Spark Amazon Web Services Glue properties.
|