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