Interface ListConfigsetsApi
-
@Path("/cluster/configs") public interface ListConfigsetsApi
V2 API definition for listing configsets.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ListConfigsetsResponse
listConfigSet()
-
-
-
Method Detail
-
listConfigSet
@GET ListConfigsetsResponse listConfigSet() throws Exception
- Throws:
Exception
-
-