Class DbGet.Response
java.lang.Object
io.helidon.integrations.common.rest.ApiJsonParser
io.helidon.integrations.vault.secrets.database.DbGet.Response
- All Implemented Interfaces:
Secret
,DbCredentials
- Enclosing class:
DbGet
Response object parsed from JSON returned by the
RestApi
.-
Method Summary
Methods inherited from class io.helidon.integrations.common.rest.ApiJsonParser
isPresent, stringValue, toBoolean, toBytesBase64, toDouble, toInstant, toInt, toList, toLong, toMap, toObject, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.helidon.integrations.vault.secrets.database.DbCredentials
password, username