T
- the type of SDK component or configuration object being constructedpublic interface ComponentConfigurer<T>
Modifier and Type | Method and Description |
---|---|
T |
build(ClientContext clientContext)
Called internally by the SDK to create an implementation instance.
|
T build(ClientContext clientContext)
clientContext
- provides configuration properties and other components from the current
SDK client instance