Uses of Class
com.oracle.bmc.datacatalog.model.FacetedSearchCustomProperty
- 
Packages that use FacetedSearchCustomProperty Package Description com.oracle.bmc.datacatalog.model 
- 
- 
Uses of FacetedSearchCustomProperty in com.oracle.bmc.datacatalog.modelMethods in com.oracle.bmc.datacatalog.model that return FacetedSearchCustomProperty Modifier and Type Method Description FacetedSearchCustomPropertyFacetedSearchCustomProperty.Builder. build()Methods in com.oracle.bmc.datacatalog.model that return types with arguments of type FacetedSearchCustomProperty Modifier and Type Method Description List<FacetedSearchCustomProperty>SearchResult. getCustomProperties()Custom properties defined by users.Methods in com.oracle.bmc.datacatalog.model with parameters of type FacetedSearchCustomProperty Modifier and Type Method Description FacetedSearchCustomProperty.BuilderFacetedSearchCustomProperty.Builder. copy(FacetedSearchCustomProperty model)Method parameters in com.oracle.bmc.datacatalog.model with type arguments of type FacetedSearchCustomProperty Modifier and Type Method Description SearchResult.BuilderSearchResult.Builder. customProperties(List<FacetedSearchCustomProperty> customProperties)Custom properties defined by users.
 
-