public static class ProjectionClient.Builder extends Object
| Constructor and Description |
|---|
Builder(SerializedClientConfig config) |
| Modifier and Type | Method and Description |
|---|---|
ProjectionClient |
build() |
ProjectionClient.Builder |
configureObjectMapper(Consumer<com.fasterxml.jackson.databind.ObjectMapper> consumer)
Allows object mapper customization.
|
public Builder(SerializedClientConfig config)
public ProjectionClient.Builder configureObjectMapper(Consumer<com.fasterxml.jackson.databind.ObjectMapper> consumer)
public ProjectionClient build()
Copyright © 2021. All rights reserved.