| Modifier and Type | Method and Description |
|---|---|
JsonLoad<O> |
build() |
JsonLoad.Builder<O> |
configure(Consumer<com.fasterxml.jackson.databind.ObjectMapper> configurator) |
JsonLoad.Builder<O> |
type(Class<O> type) |
public JsonLoad.Builder<O> configure(Consumer<com.fasterxml.jackson.databind.ObjectMapper> configurator)
public JsonLoad.Builder<O> type(Class<O> type)
Copyright © 2017. All rights reserved.