Uses of Class
software.amazon.awscdk.services.glue.alpha.ScalaJobExecutableProps.Builder
-
Uses of ScalaJobExecutableProps.Builder in software.amazon.awscdk.services.glue.alpha
Modifier and TypeMethodDescriptionScalaJobExecutableProps.builder()
Sets the value ofScalaJobExecutableProps.getClassName()
ScalaJobExecutableProps.Builder.extraFiles
(List<? extends Code> extraFiles) Sets the value ofScalaJobExecutableProps.getExtraFiles()
Sets the value ofScalaJobExecutableProps.getExtraJars()
ScalaJobExecutableProps.Builder.extraJarsFirst
(Boolean extraJarsFirst) Sets the value ofScalaJobExecutableProps.getExtraJarsFirst()
ScalaJobExecutableProps.Builder.glueVersion
(GlueVersion glueVersion) Sets the value ofScalaJobExecutableProps.getGlueVersion()
Sets the value ofScalaJobExecutableProps.getRuntime()
Sets the value ofScalaJobExecutableProps.getScript()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theScalaJobExecutableProps.Builder
.