Class DatabaseResponse

    • Constructor Detail

      • DatabaseResponse

        public DatabaseResponse​(RestResponse restResponse,
                                int retries)
        Parameters:
        restResponse - The raw HTTP response from Vault.
        retries - The number of retry attempts that occurred during the API call (can be zero).