Interface ConfigsetsApi.List
-
- Enclosing interface:
- ConfigsetsApi
@Path("/configsets") public static interface ConfigsetsApi.ListV2 API definition for listing the configsets available to this SolrCloud cluster.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ListConfigsetsResponselistConfigSet()
-
-
-
Method Detail
-
listConfigSet
@GET ListConfigsetsResponse listConfigSet() throws Exception
- Throws:
Exception
-
-