T
- the configurable class for the communication
library
public 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 © 2024 MarkLogic Corporation. All Rights Reserved.