﻿bayesline.api.AsyncTypedSettingsRegistry
========================================

.. currentmodule:: bayesline.api

.. autoclass:: AsyncTypedSettingsRegistry

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~AsyncTypedSettingsRegistry.__init__
      ~AsyncTypedSettingsRegistry.available_settings
      ~AsyncTypedSettingsRegistry.delete
      ~AsyncTypedSettingsRegistry.delete_many
      ~AsyncTypedSettingsRegistry.get_identifiers
      ~AsyncTypedSettingsRegistry.grant
      ~AsyncTypedSettingsRegistry.grant_many
      ~AsyncTypedSettingsRegistry.list_user_names
      ~AsyncTypedSettingsRegistry.read
      ~AsyncTypedSettingsRegistry.read_many
      ~AsyncTypedSettingsRegistry.revoke
      ~AsyncTypedSettingsRegistry.revoke_many
      ~AsyncTypedSettingsRegistry.save
      ~AsyncTypedSettingsRegistry.save_many
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~AsyncTypedSettingsRegistry.settings_type
   
   