public static class DefaultProtocolUnmarshallDependencies.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
DefaultProtocolUnmarshallDependencies |
build() |
DefaultProtocolUnmarshallDependencies.Builder |
jsonFactory(com.ibm.cos.v2.thirdparty.jackson.core.JsonFactory jsonFactory) |
DefaultProtocolUnmarshallDependencies.Builder |
jsonUnmarshallerRegistry(JsonUnmarshallerRegistry jsonUnmarshallerRegistry) |
DefaultProtocolUnmarshallDependencies.Builder |
nodeValueFactory(JsonValueNodeFactory nodeValueFactory) |
DefaultProtocolUnmarshallDependencies.Builder |
timestampFormats(Map<MarshallLocation,TimestampFormatTrait.Format> timestampFormats) |
public DefaultProtocolUnmarshallDependencies.Builder jsonUnmarshallerRegistry(JsonUnmarshallerRegistry jsonUnmarshallerRegistry)
public DefaultProtocolUnmarshallDependencies.Builder nodeValueFactory(JsonValueNodeFactory nodeValueFactory)
public DefaultProtocolUnmarshallDependencies.Builder timestampFormats(Map<MarshallLocation,TimestampFormatTrait.Format> timestampFormats)
public DefaultProtocolUnmarshallDependencies.Builder jsonFactory(com.ibm.cos.v2.thirdparty.jackson.core.JsonFactory jsonFactory)
public DefaultProtocolUnmarshallDependencies build()
Copyright © 2026. All rights reserved.