Uses of Class
com.oracle.bmc.datacatalog.model.FacetedSearchAggregation
-
Packages that use FacetedSearchAggregation Package Description com.oracle.bmc.datacatalog.model -
-
Uses of FacetedSearchAggregation in com.oracle.bmc.datacatalog.model
Methods in com.oracle.bmc.datacatalog.model that return FacetedSearchAggregation Modifier and Type Method Description FacetedSearchAggregationFacetedSearchAggregation.Builder. build()Methods in com.oracle.bmc.datacatalog.model that return types with arguments of type FacetedSearchAggregation Modifier and Type Method Description List<FacetedSearchAggregation>SearchResultCollection. getFacetedSearchAggregation()Aggregations/facets on properties of data objects.Methods in com.oracle.bmc.datacatalog.model with parameters of type FacetedSearchAggregation Modifier and Type Method Description FacetedSearchAggregation.BuilderFacetedSearchAggregation.Builder. copy(FacetedSearchAggregation model)Method parameters in com.oracle.bmc.datacatalog.model with type arguments of type FacetedSearchAggregation Modifier and Type Method Description SearchResultCollection.BuilderSearchResultCollection.Builder. facetedSearchAggregation(List<FacetedSearchAggregation> facetedSearchAggregation)Aggregations/facets on properties of data objects.
-