Uses of Interface
com.hashicorp.cdktf.providers.google.dataplex_task.DataplexTaskSparkInfrastructureSpecBatch
-
Packages that use DataplexTaskSparkInfrastructureSpecBatch Package Description com.hashicorp.cdktf.providers.google.dataplex_task google_dataplex_task -
-
Uses of DataplexTaskSparkInfrastructureSpecBatch in com.hashicorp.cdktf.providers.google.dataplex_task
Classes in com.hashicorp.cdktf.providers.google.dataplex_task that implement DataplexTaskSparkInfrastructureSpecBatch Modifier and Type Class Description static classDataplexTaskSparkInfrastructureSpecBatch.Jsii$ProxyAn implementation forDataplexTaskSparkInfrastructureSpecBatchMethods in com.hashicorp.cdktf.providers.google.dataplex_task that return DataplexTaskSparkInfrastructureSpecBatch Modifier and Type Method Description DataplexTaskSparkInfrastructureSpecBatchDataplexTaskSparkInfrastructureSpecBatch.Builder. build()Builds the configured instance.default DataplexTaskSparkInfrastructureSpecBatchDataplexTaskSparkInfrastructureSpec. getBatch()batch block.DataplexTaskSparkInfrastructureSpecBatchDataplexTaskSparkInfrastructureSpec.Jsii$Proxy. getBatch()DataplexTaskSparkInfrastructureSpecBatchDataplexTaskSparkInfrastructureSpecOutputReference. getBatchInput()DataplexTaskSparkInfrastructureSpecBatchDataplexTaskSparkInfrastructureSpecBatchOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.dataplex_task with parameters of type DataplexTaskSparkInfrastructureSpecBatch Modifier and Type Method Description DataplexTaskSparkInfrastructureSpec.BuilderDataplexTaskSparkInfrastructureSpec.Builder. batch(DataplexTaskSparkInfrastructureSpecBatch batch)Sets the value ofDataplexTaskSparkInfrastructureSpec.getBatch()voidDataplexTaskSparkInfrastructureSpecOutputReference. putBatch(DataplexTaskSparkInfrastructureSpecBatch value)voidDataplexTaskSparkInfrastructureSpecBatchOutputReference. setInternalValue(DataplexTaskSparkInfrastructureSpecBatch value)
-