Uses of Interface
com.hashicorp.cdktf.providers.google.bigquery_routine.BigqueryRoutineSparkOptions
-
Packages that use BigqueryRoutineSparkOptions Package Description com.hashicorp.cdktf.providers.google.bigquery_routine google_bigquery_routine -
-
Uses of BigqueryRoutineSparkOptions in com.hashicorp.cdktf.providers.google.bigquery_routine
Classes in com.hashicorp.cdktf.providers.google.bigquery_routine that implement BigqueryRoutineSparkOptions Modifier and Type Class Description static classBigqueryRoutineSparkOptions.Jsii$ProxyAn implementation forBigqueryRoutineSparkOptionsMethods in com.hashicorp.cdktf.providers.google.bigquery_routine that return BigqueryRoutineSparkOptions Modifier and Type Method Description BigqueryRoutineSparkOptionsBigqueryRoutineSparkOptions.Builder. build()Builds the configured instance.BigqueryRoutineSparkOptionsBigqueryRoutineSparkOptionsOutputReference. getInternalValue()default BigqueryRoutineSparkOptionsBigqueryRoutineConfig. getSparkOptions()spark_options block.BigqueryRoutineSparkOptionsBigqueryRoutineConfig.Jsii$Proxy. getSparkOptions()BigqueryRoutineSparkOptionsBigqueryRoutine. getSparkOptionsInput()Methods in com.hashicorp.cdktf.providers.google.bigquery_routine with parameters of type BigqueryRoutineSparkOptions Modifier and Type Method Description voidBigqueryRoutine. putSparkOptions(BigqueryRoutineSparkOptions value)voidBigqueryRoutineSparkOptionsOutputReference. setInternalValue(BigqueryRoutineSparkOptions value)BigqueryRoutine.BuilderBigqueryRoutine.Builder. sparkOptions(BigqueryRoutineSparkOptions sparkOptions)spark_options block.BigqueryRoutineConfig.BuilderBigqueryRoutineConfig.Builder. sparkOptions(BigqueryRoutineSparkOptions sparkOptions)Sets the value ofBigqueryRoutineConfig.getSparkOptions()
-