Interface RobotCommentApi
- 
- All Known Implementing Classes:
- RobotCommentApi.NotImplemented
 
 public interface RobotCommentApi
- 
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static classRobotCommentApi.NotImplementedA default implementation which allows source compatibility when adding new methods to the interface.
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description RobotCommentInfoget()
 
- 
- 
- 
Method Detail- 
getRobotCommentInfo get() throws RestApiException - Throws:
- RestApiException
 
 
- 
 
-