Uses of Interface
com.hashicorp.cdktf.providers.google.bigquery_job.BigqueryJobCopySourceTables
-
Packages that use BigqueryJobCopySourceTables Package Description com.hashicorp.cdktf.providers.google.bigquery_job google_bigquery_job -
-
Uses of BigqueryJobCopySourceTables in com.hashicorp.cdktf.providers.google.bigquery_job
Classes in com.hashicorp.cdktf.providers.google.bigquery_job that implement BigqueryJobCopySourceTables Modifier and Type Class Description static classBigqueryJobCopySourceTables.Jsii$ProxyAn implementation forBigqueryJobCopySourceTablesMethods in com.hashicorp.cdktf.providers.google.bigquery_job that return BigqueryJobCopySourceTables Modifier and Type Method Description BigqueryJobCopySourceTablesBigqueryJobCopySourceTables.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.bigquery_job with parameters of type BigqueryJobCopySourceTables Modifier and Type Method Description voidBigqueryJobCopySourceTablesOutputReference. setInternalValue(BigqueryJobCopySourceTables value)Method parameters in com.hashicorp.cdktf.providers.google.bigquery_job with type arguments of type BigqueryJobCopySourceTables Modifier and Type Method Description voidBigqueryJobCopySourceTablesList. setInternalValue(List<BigqueryJobCopySourceTables> value)BigqueryJobCopy.BuilderBigqueryJobCopy.Builder. sourceTables(List<? extends BigqueryJobCopySourceTables> sourceTables)Sets the value ofBigqueryJobCopy.getSourceTables()
-