@Stability.Internal public class BuilderPropertySetter extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BuilderPropertySetter.TypeConverterRegistry |
| Constructor and Description |
|---|
BuilderPropertySetter() |
BuilderPropertySetter(String childBuilderAccessorSuffix,
Map<String,String> irregularChildBuilderAccessors) |
public void set(Object builder, Map<String,String> properties)
InvalidPropertyException - if any property could not be applied to the builderpublic void set(Object builder, String propertyName, String propertyValue)
InvalidPropertyException - if the property could not be applied to the builderCopyright © 2024 Couchbase, Inc.. All rights reserved.