Uses of Class
com.hashicorp.cdktf.providers.google.cloudbuild_worker_pool.CloudbuildWorkerPoolTimeouts.Builder
-
Packages that use CloudbuildWorkerPoolTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.cloudbuild_worker_pool google_cloudbuild_worker_pool -
-
Uses of CloudbuildWorkerPoolTimeouts.Builder in com.hashicorp.cdktf.providers.google.cloudbuild_worker_pool
Methods in com.hashicorp.cdktf.providers.google.cloudbuild_worker_pool that return CloudbuildWorkerPoolTimeouts.Builder Modifier and Type Method Description static CloudbuildWorkerPoolTimeouts.BuilderCloudbuildWorkerPoolTimeouts. builder()CloudbuildWorkerPoolTimeouts.BuilderCloudbuildWorkerPoolTimeouts.Builder. create(String create)Sets the value ofCloudbuildWorkerPoolTimeouts.getCreate()CloudbuildWorkerPoolTimeouts.BuilderCloudbuildWorkerPoolTimeouts.Builder. delete(String delete)Sets the value ofCloudbuildWorkerPoolTimeouts.getDelete()CloudbuildWorkerPoolTimeouts.BuilderCloudbuildWorkerPoolTimeouts.Builder. update(String update)Sets the value ofCloudbuildWorkerPoolTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.cloudbuild_worker_pool with parameters of type CloudbuildWorkerPoolTimeouts.Builder Constructor Description Jsii$Proxy(CloudbuildWorkerPoolTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theCloudbuildWorkerPoolTimeouts.Builder.
-