Uses of Class
software.amazon.awssdk.services.datazone.model.SparkGlueArgs
-
Packages that use SparkGlueArgs Package Description software.amazon.awssdk.services.datazone.model -
-
Uses of SparkGlueArgs in software.amazon.awssdk.services.datazone.model
Methods in software.amazon.awssdk.services.datazone.model that return SparkGlueArgs Modifier and Type Method Description SparkGlueArgsSparkGluePropertiesInput. additionalArgs()The additional args in the Spark Amazon Web Services Glue properties.SparkGlueArgsSparkGluePropertiesOutput. additionalArgs()The additional args in the Spark Amazon Web Services Glue properties.Methods in software.amazon.awssdk.services.datazone.model with parameters of type SparkGlueArgs Modifier and Type Method Description SparkGluePropertiesInput.BuilderSparkGluePropertiesInput.Builder. additionalArgs(SparkGlueArgs additionalArgs)The additional args in the Spark Amazon Web Services Glue properties.SparkGluePropertiesOutput.BuilderSparkGluePropertiesOutput.Builder. additionalArgs(SparkGlueArgs additionalArgs)The additional args in the Spark Amazon Web Services Glue properties.
-