OptionaldeserializerSets the default deserializer for converting query result rows into objects. If not specified, the SDK uses an instance of the default JsonDeserializer.
Can also be set per-operation with QueryOptions.deserializer.
OptionalloggerProvides an implementation of the Logger interface to be used by the SDK.
OptionalmaxSpecifies the default maximum number of retries for operations performed by the SDK. Defaults to 7.
Volatile: This API is subject to change at any time.
OptionalsecuritySpecifies the security options for connections of this cluster.
OptionaltimeoutSpecifies the default timeouts for various operations performed by the SDK.
Specifies the options which can be specified when connecting to a cluster.