@RestController @RequestMapping(path="/inspector") public class InspectorEndpoint extends Object
InspectorEndpoint()
com.nepxion.discovery.common.entity.InspectorEntity
inspect(com.nepxion.discovery.common.entity.InspectorEntity inspectorEntity)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InspectorEndpoint()
@RequestMapping(path="/inspect", method=POST) @ResponseBody public com.nepxion.discovery.common.entity.InspectorEntity inspect(@RequestBody com.nepxion.discovery.common.entity.InspectorEntity inspectorEntity)
Copyright © 2020 Nepxion. All rights reserved.