Uses of Class
io.hawt.log.rest.LogResponseHit
-
Packages that use LogResponseHit Package Description io.hawt.log.rest -
-
Uses of LogResponseHit in io.hawt.log.rest
Methods in io.hawt.log.rest that return types with arguments of type LogResponseHit Modifier and Type Method Description java.util.List<LogResponseHit>LogResponseHits. getHits()Method parameters in io.hawt.log.rest with type arguments of type LogResponseHit Modifier and Type Method Description voidLogResponseHits. setHits(java.util.List<LogResponseHit> hits)Constructor parameters in io.hawt.log.rest with type arguments of type LogResponseHit Constructor Description LogResponseHits(java.util.List<LogResponseHit> hits)
-