Uses of Class
io.hawt.log.rest.LogResponseHits
-
Packages that use LogResponseHits Package Description io.hawt.log.rest -
-
Uses of LogResponseHits in io.hawt.log.rest
Methods in io.hawt.log.rest that return LogResponseHits Modifier and Type Method Description LogResponseHitsLogResponse. getHits()Methods in io.hawt.log.rest with parameters of type LogResponseHits Modifier and Type Method Description voidLogResponse. setHits(LogResponseHits hits)Constructors in io.hawt.log.rest with parameters of type LogResponseHits Constructor Description LogResponse(LogResponseHits hits)
-