Uses of Class
io.cryostat.agent.model.ServerHealth.GitInfo
-
Packages that use ServerHealth.GitInfo Package Description io.cryostat.agent.model -
-
Uses of ServerHealth.GitInfo in io.cryostat.agent.model
Methods in io.cryostat.agent.model that return ServerHealth.GitInfo Modifier and Type Method Description ServerHealth.GitInfoServerHealth.BuildInfo. git()Methods in io.cryostat.agent.model with parameters of type ServerHealth.GitInfo Modifier and Type Method Description voidServerHealth.BuildInfo. setGit(ServerHealth.GitInfo git)Constructors in io.cryostat.agent.model with parameters of type ServerHealth.GitInfo Constructor Description BuildInfo(ServerHealth.GitInfo git)
-