Uses of Interface
com.hashicorp.cdktf.providers.google.dataplex_task.DataplexTaskNotebookInfrastructureSpecBatch
-
Packages that use DataplexTaskNotebookInfrastructureSpecBatch Package Description com.hashicorp.cdktf.providers.google.dataplex_task google_dataplex_task -
-
Uses of DataplexTaskNotebookInfrastructureSpecBatch in com.hashicorp.cdktf.providers.google.dataplex_task
Classes in com.hashicorp.cdktf.providers.google.dataplex_task that implement DataplexTaskNotebookInfrastructureSpecBatch Modifier and Type Class Description static classDataplexTaskNotebookInfrastructureSpecBatch.Jsii$ProxyAn implementation forDataplexTaskNotebookInfrastructureSpecBatchMethods in com.hashicorp.cdktf.providers.google.dataplex_task that return DataplexTaskNotebookInfrastructureSpecBatch Modifier and Type Method Description DataplexTaskNotebookInfrastructureSpecBatchDataplexTaskNotebookInfrastructureSpecBatch.Builder. build()Builds the configured instance.default DataplexTaskNotebookInfrastructureSpecBatchDataplexTaskNotebookInfrastructureSpec. getBatch()batch block.DataplexTaskNotebookInfrastructureSpecBatchDataplexTaskNotebookInfrastructureSpec.Jsii$Proxy. getBatch()DataplexTaskNotebookInfrastructureSpecBatchDataplexTaskNotebookInfrastructureSpecOutputReference. getBatchInput()DataplexTaskNotebookInfrastructureSpecBatchDataplexTaskNotebookInfrastructureSpecBatchOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.dataplex_task with parameters of type DataplexTaskNotebookInfrastructureSpecBatch Modifier and Type Method Description DataplexTaskNotebookInfrastructureSpec.BuilderDataplexTaskNotebookInfrastructureSpec.Builder. batch(DataplexTaskNotebookInfrastructureSpecBatch batch)Sets the value ofDataplexTaskNotebookInfrastructureSpec.getBatch()voidDataplexTaskNotebookInfrastructureSpecOutputReference. putBatch(DataplexTaskNotebookInfrastructureSpecBatch value)voidDataplexTaskNotebookInfrastructureSpecBatchOutputReference. setInternalValue(DataplexTaskNotebookInfrastructureSpecBatch value)
-