Uses of Class
com.hashicorp.cdktf.providers.google.dataproc_job.DataprocJobReference.Builder
-
Packages that use DataprocJobReference.Builder Package Description com.hashicorp.cdktf.providers.google.dataproc_job google_dataproc_job -
-
Uses of DataprocJobReference.Builder in com.hashicorp.cdktf.providers.google.dataproc_job
Methods in com.hashicorp.cdktf.providers.google.dataproc_job that return DataprocJobReference.Builder Modifier and Type Method Description static DataprocJobReference.BuilderDataprocJobReference. builder()DataprocJobReference.BuilderDataprocJobReference.Builder. jobId(String jobId)Sets the value ofDataprocJobReference.getJobId()Constructors in com.hashicorp.cdktf.providers.google.dataproc_job with parameters of type DataprocJobReference.Builder Constructor Description Jsii$Proxy(DataprocJobReference.Builder builder)Constructor that initializes the object based on literal property values passed by theDataprocJobReference.Builder.
-