Uses of Class
com.hashicorp.cdktf.providers.google.data_catalog_entry.DataCatalogEntryGcsFilesetSpec.Builder
-
Packages that use DataCatalogEntryGcsFilesetSpec.Builder Package Description com.hashicorp.cdktf.providers.google.data_catalog_entry google_data_catalog_entry -
-
Uses of DataCatalogEntryGcsFilesetSpec.Builder in com.hashicorp.cdktf.providers.google.data_catalog_entry
Methods in com.hashicorp.cdktf.providers.google.data_catalog_entry that return DataCatalogEntryGcsFilesetSpec.Builder Modifier and Type Method Description static DataCatalogEntryGcsFilesetSpec.BuilderDataCatalogEntryGcsFilesetSpec. builder()DataCatalogEntryGcsFilesetSpec.BuilderDataCatalogEntryGcsFilesetSpec.Builder. filePatterns(List<String> filePatterns)Sets the value ofDataCatalogEntryGcsFilesetSpec.getFilePatterns()Constructors in com.hashicorp.cdktf.providers.google.data_catalog_entry with parameters of type DataCatalogEntryGcsFilesetSpec.Builder Constructor Description Jsii$Proxy(DataCatalogEntryGcsFilesetSpec.Builder builder)Constructor that initializes the object based on literal property values passed by theDataCatalogEntryGcsFilesetSpec.Builder.
-