Uses of Class
com.hashicorp.cdktf.providers.google.dataproc_job.DataprocJobTimeouts.Builder
-
Packages that use DataprocJobTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.dataproc_job google_dataproc_job -
-
Uses of DataprocJobTimeouts.Builder in com.hashicorp.cdktf.providers.google.dataproc_job
Methods in com.hashicorp.cdktf.providers.google.dataproc_job that return DataprocJobTimeouts.Builder Modifier and Type Method Description static DataprocJobTimeouts.BuilderDataprocJobTimeouts. builder()DataprocJobTimeouts.BuilderDataprocJobTimeouts.Builder. create(String create)Sets the value ofDataprocJobTimeouts.getCreate()DataprocJobTimeouts.BuilderDataprocJobTimeouts.Builder. delete(String delete)Sets the value ofDataprocJobTimeouts.getDelete()Constructors in com.hashicorp.cdktf.providers.google.dataproc_job with parameters of type DataprocJobTimeouts.Builder Constructor Description Jsii$Proxy(DataprocJobTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theDataprocJobTimeouts.Builder.
-