Interface SslProperties.Builder

    • Method Detail

      • disableSsl

        SslProperties.Builder disableSsl​(Boolean disableSsl)

        A Boolean option to control whether SSL should be disabled.

        Parameters:
        disableSsl - A Boolean option to control whether SSL should be disabled.
        Returns:
        Returns a reference to this object so that method calls can be chained together.