public interface IntelliDockersNer
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<Entities> |
process(NerRequest request) |
@POST(value="rest/process") retrofit2.Call<Entities> process(@Body NerRequest request)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.