Interface DeleteCollectionApi
-
@Path("/collections/{collectionName}") public interface DeleteCollectionApi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SubResponseAccumulatingJerseyResponse
deleteCollection(String collectionName, Boolean followAliases, String asyncId)
-