See: Description
| Class | Description |
|---|---|
| AuthResponse |
This class is a container for the information returned by Vault in auth backend operations.
|
| LogicalResponse |
This class is a container for the information returned by Vault in logical API
operations (e.g.
|
| VaultResponse |
VaultResponse is a common base class for the response objects returned by
all API methods. |
Containers of data returned by the various Vault API calls.