public static class AbstractNestedPropertyConfigurationBuilder.AddNestedPropertyBuilder<R extends AbstractConfigurationBuilder<NestedServicePropertiesConfiguration,?>> extends AbstractNestedPropertyConfigurationBuilder<R>
AbstractNestedPropertyConfigurationBuilder.AddNestedPropertyBuilder<R extends AbstractConfigurationBuilder<NestedServicePropertiesConfiguration,?>>configuration, currentSuppressions, defaultSuppressions, result| Modifier | Constructor and Description |
|---|---|
protected |
AddNestedPropertyBuilder(String propertyName,
R parent,
Set<SuppressibleConfiguration.Suppression> suppressions) |
| Modifier and Type | Method and Description |
|---|---|
R |
done() |
nestedProperty, property, suppressaddCurrentSuppressions, getCurrentSuppressions, unresolvedSuppressprotected AddNestedPropertyBuilder(String propertyName, R parent, Set<SuppressibleConfiguration.Suppression> suppressions)
public R done()
done in class AbstractConfigurationBuilder<NestedServicePropertiesConfiguration,R extends AbstractConfigurationBuilder<NestedServicePropertiesConfiguration,?>>Copyright © 2014–2016. All rights reserved.