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