NoSQLHandleConfig ================= .. currentmodule:: borneo .. autoclass:: NoSQLHandleConfig :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~NoSQLHandleConfig.clone ~NoSQLHandleConfig.configure_default_retry_handler ~NoSQLHandleConfig.get_authorization_provider ~NoSQLHandleConfig.get_consistency ~NoSQLHandleConfig.get_default_compartment ~NoSQLHandleConfig.get_default_consistency ~NoSQLHandleConfig.get_default_namespace ~NoSQLHandleConfig.get_default_table_request_timeout ~NoSQLHandleConfig.get_default_timeout ~NoSQLHandleConfig.get_logger ~NoSQLHandleConfig.get_max_content_length ~NoSQLHandleConfig.get_pool_connections ~NoSQLHandleConfig.get_pool_maxsize ~NoSQLHandleConfig.get_region ~NoSQLHandleConfig.get_retry_handler ~NoSQLHandleConfig.get_service_url ~NoSQLHandleConfig.get_ssl_ca_certs ~NoSQLHandleConfig.get_ssl_cipher_suites ~NoSQLHandleConfig.get_ssl_protocol ~NoSQLHandleConfig.get_table_request_timeout ~NoSQLHandleConfig.get_timeout ~NoSQLHandleConfig.set_authorization_provider ~NoSQLHandleConfig.set_consistency ~NoSQLHandleConfig.set_default_compartment ~NoSQLHandleConfig.set_default_namespace ~NoSQLHandleConfig.set_default_rate_limiting_percentage ~NoSQLHandleConfig.set_logger ~NoSQLHandleConfig.set_max_content_length ~NoSQLHandleConfig.set_pool_connections ~NoSQLHandleConfig.set_pool_maxsize ~NoSQLHandleConfig.set_rate_limiting_enabled ~NoSQLHandleConfig.set_retry_handler ~NoSQLHandleConfig.set_ssl_ca_certs ~NoSQLHandleConfig.set_ssl_cipher_suites ~NoSQLHandleConfig.set_ssl_protocol ~NoSQLHandleConfig.set_table_request_timeout ~NoSQLHandleConfig.set_timeout .. rubric:: Methods Documentation .. automethod:: clone .. automethod:: configure_default_retry_handler .. automethod:: get_authorization_provider .. automethod:: get_consistency .. automethod:: get_default_compartment .. automethod:: get_default_consistency .. automethod:: get_default_table_request_timeout .. automethod:: get_default_timeout .. automethod:: get_logger .. automethod:: get_max_content_length .. automethod:: get_pool_connections .. automethod:: get_pool_maxsize .. automethod:: get_region .. automethod:: get_retry_handler .. automethod:: get_service_url .. automethod:: get_ssl_ca_certs .. automethod:: get_ssl_cipher_suites .. automethod:: get_ssl_protocol .. automethod:: get_table_request_timeout .. automethod:: get_timeout .. automethod:: set_authorization_provider .. automethod:: set_consistency .. automethod:: set_default_compartment .. automethod:: set_default_rate_limiting_percentage .. automethod:: set_logger .. automethod:: set_max_content_length .. automethod:: set_pool_connections .. automethod:: set_pool_maxsize .. automethod:: set_rate_limiting_enabled .. automethod:: set_retry_handler .. automethod:: set_ssl_ca_certs .. automethod:: set_ssl_cipher_suites .. automethod:: set_ssl_protocol .. automethod:: set_table_request_timeout .. automethod:: set_timeout