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