File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
source/connection/specify-connection-options Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -69,10 +69,6 @@ connection behavior:
69
69
- Applies the ``ClusterSettings.Builder`` block and then sets the
70
70
:ref:`cluster settings <mcs-cluster-settings>`.
71
71
72
- .. * - ``applyToConnectionPoolSettings()``
73
- .. - Applies the ``ConnectionPoolSettings.Builder`` block and then sets the
74
- .. :ref:`connection pool settings <mcs-connectionpool-settings>`.
75
-
76
72
* - ``applyToLoggerSettings()``
77
73
- Applies the ``LoggerSettings.Builder`` block and then sets the
78
74
:ref:`logger settings <mcs-logger-settings>`.
@@ -81,14 +77,6 @@ connection behavior:
81
77
- Applies the ``ServerSettings.Builder`` block and then sets the
82
78
:ref:`server settings <mcs-server-settings>`.
83
79
84
- .. * - ``applyToSocketSettings()``
85
- .. - Applies the ``SocketSettings.Builder`` block and then sets the
86
- .. :ref:`socket settings <mcs-socket-settings>`.
87
-
88
- .. * - ``applyToSslSettings()``
89
- .. - Applies the ``SslSettings.Builder`` block and then sets the
90
- .. :ref:`TLS/SSL settings <mcs-ssl-settings>`.
91
-
92
80
* - ``autoEncryptionSettings()``
93
81
- | Sets the :ref:`auto-encryption settings <csfle-fundamentals-automatic-encryption>`.
94
82
|
You can’t perform that action at this time.
0 commit comments