Uses of Class
com.hashicorp.cdktf.providers.google.dataplex_datascan.DataplexDatascanDataProfileSpecExcludeFields.Builder
-
Packages that use DataplexDatascanDataProfileSpecExcludeFields.Builder Package Description com.hashicorp.cdktf.providers.google.dataplex_datascan google_dataplex_datascan -
-
Uses of DataplexDatascanDataProfileSpecExcludeFields.Builder in com.hashicorp.cdktf.providers.google.dataplex_datascan
Methods in com.hashicorp.cdktf.providers.google.dataplex_datascan that return DataplexDatascanDataProfileSpecExcludeFields.Builder Modifier and Type Method Description static DataplexDatascanDataProfileSpecExcludeFields.BuilderDataplexDatascanDataProfileSpecExcludeFields. builder()DataplexDatascanDataProfileSpecExcludeFields.BuilderDataplexDatascanDataProfileSpecExcludeFields.Builder. fieldNames(List<String> fieldNames)Sets the value ofDataplexDatascanDataProfileSpecExcludeFields.getFieldNames()Constructors in com.hashicorp.cdktf.providers.google.dataplex_datascan with parameters of type DataplexDatascanDataProfileSpecExcludeFields.Builder Constructor Description Jsii$Proxy(DataplexDatascanDataProfileSpecExcludeFields.Builder builder)Constructor that initializes the object based on literal property values passed by theDataplexDatascanDataProfileSpecExcludeFields.Builder.
-