Uses of Class
com.yahoo.search.query.profile.config.QueryProfilesConfig.Queryprofile.Reference
-
Packages that use QueryProfilesConfig.Queryprofile.Reference Package Description com.yahoo.search.query.profile.config -
-
Uses of QueryProfilesConfig.Queryprofile.Reference in com.yahoo.search.query.profile.config
Methods in com.yahoo.search.query.profile.config that return QueryProfilesConfig.Queryprofile.Reference Modifier and Type Method Description QueryProfilesConfig.Queryprofile.Reference
QueryProfilesConfig.Queryprofile.Reference.Builder. build()
QueryProfilesConfig.Queryprofile.Reference
QueryProfilesConfig.Queryprofile. reference(int i)
Methods in com.yahoo.search.query.profile.config that return types with arguments of type QueryProfilesConfig.Queryprofile.Reference Modifier and Type Method Description java.util.List<QueryProfilesConfig.Queryprofile.Reference>
QueryProfilesConfig.Queryprofile. reference()
Constructors in com.yahoo.search.query.profile.config with parameters of type QueryProfilesConfig.Queryprofile.Reference Constructor Description Builder(QueryProfilesConfig.Queryprofile.Reference config)
-