Uses of Class
com.hashicorp.cdktf.providers.google.dataproc_workflow_template.DataprocWorkflowTemplateJobsPrestoJobQueryListStruct.Builder
-
Packages that use DataprocWorkflowTemplateJobsPrestoJobQueryListStruct.Builder Package Description com.hashicorp.cdktf.providers.google.dataproc_workflow_template google_dataproc_workflow_template -
-
Uses of DataprocWorkflowTemplateJobsPrestoJobQueryListStruct.Builder in com.hashicorp.cdktf.providers.google.dataproc_workflow_template
Methods in com.hashicorp.cdktf.providers.google.dataproc_workflow_template that return DataprocWorkflowTemplateJobsPrestoJobQueryListStruct.Builder Modifier and Type Method Description static DataprocWorkflowTemplateJobsPrestoJobQueryListStruct.BuilderDataprocWorkflowTemplateJobsPrestoJobQueryListStruct. builder()DataprocWorkflowTemplateJobsPrestoJobQueryListStruct.BuilderDataprocWorkflowTemplateJobsPrestoJobQueryListStruct.Builder. queries(List<String> queries)Sets the value ofDataprocWorkflowTemplateJobsPrestoJobQueryListStruct.getQueries()Constructors in com.hashicorp.cdktf.providers.google.dataproc_workflow_template with parameters of type DataprocWorkflowTemplateJobsPrestoJobQueryListStruct.Builder Constructor Description Jsii$Proxy(DataprocWorkflowTemplateJobsPrestoJobQueryListStruct.Builder builder)Constructor that initializes the object based on literal property values passed by theDataprocWorkflowTemplateJobsPrestoJobQueryListStruct.Builder.
-