Interface CreateAliasApi
-
@Path("/aliases") public interface CreateAliasApi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SolrJerseyResponse
createAlias(CreateAliasRequestBody requestBody)
-
-
-
Method Detail
-
createAlias
@POST SolrJerseyResponse createAlias(CreateAliasRequestBody requestBody) throws Exception
- Throws:
Exception
-
-