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