Skip to content

Commit fd3bf18

Browse files
committed
build error
1 parent d3b41b1 commit fd3bf18

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

source/connection/specify-connection-options/mongoclientsettings.txt

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,6 @@ connection behavior:
6969
- Applies the ``ClusterSettings.Builder`` block and then sets the
7070
:ref:`cluster settings <mcs-cluster-settings>`.
7171

72-
.. * - ``applyToConnectionPoolSettings()``
73-
.. - Applies the ``ConnectionPoolSettings.Builder`` block and then sets the
74-
.. :ref:`connection pool settings <mcs-connectionpool-settings>`.
75-
7672
* - ``applyToLoggerSettings()``
7773
- Applies the ``LoggerSettings.Builder`` block and then sets the
7874
:ref:`logger settings <mcs-logger-settings>`.
@@ -81,14 +77,6 @@ connection behavior:
8177
- Applies the ``ServerSettings.Builder`` block and then sets the
8278
:ref:`server settings <mcs-server-settings>`.
8379

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-
9280
* - ``autoEncryptionSettings()``
9381
- | Sets the :ref:`auto-encryption settings <csfle-fundamentals-automatic-encryption>`.
9482
|

0 commit comments

Comments
 (0)