Uses of Class
org.apache.solr.client.api.model.GetAliasPropertyResponse
-
Packages that use GetAliasPropertyResponse Package Description org.apache.solr.client.api.endpoint Interfaces representing individual Solr v2 APIs. -
-
Uses of GetAliasPropertyResponse in org.apache.solr.client.api.endpoint
Methods in org.apache.solr.client.api.endpoint that return GetAliasPropertyResponse Modifier and Type Method Description GetAliasPropertyResponseAliasPropertyApis. getAliasProperty(String aliasName, String propName)
-