java.lang.Object
io.github.jopenlibs.vault.response.VaultResponse
io.github.jopenlibs.vault.response.LogicalResponse
io.github.jopenlibs.vault.response.DatabaseResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class io.github.jopenlibs.vault.response.LogicalResponse
getData, getDataMetadata, getDataObject, getLeaseDuration, getLeaseId, getListData, getRenewable, getWrapResponseMethods inherited from class io.github.jopenlibs.vault.response.VaultResponse
getRestResponse, getRetries
-
Constructor Details
-
DatabaseResponse
- Parameters:
restResponse- The raw HTTP response from Vault.retries- The number of retry attempts that occurred during the API call (can be zero).
-
-
Method Details
-
getCredential
-
getRoleOptions
-