Uses of Class
de.stklcode.jvault.connector.model.response.HealthResponse
-
Packages that use HealthResponse Package Description de.stklcode.jvault.connector Java Vault Connector base package - containsVaultConnector
interface and default implementation. -
-
Uses of HealthResponse in de.stklcode.jvault.connector
Methods in de.stklcode.jvault.connector that return HealthResponse Modifier and Type Method Description HealthResponse
HTTPVaultConnector. getHealth()
HealthResponse
VaultConnector. getHealth()
Query server health information.
-