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