T
- the configurable class for the communication librarypublic static interface DatabaseClientFactory.ClientConfigurator<T>
OkHttpClientConfigurator
Modifier and Type | Method and Description |
---|---|
void |
configure(T client)
Called as the last step in configuring the communication library.
|
void configure(T client)
client
- the configurable object for the communication libraryCopyright © 2013-2021 MarkLogic Corporation.