public class ConfigurationService.InstanceBuilder<T> extends ConfigurationService.AbstractBuilder<T,ConfigurationService.InstanceBuilder<T>>
eventFunction, name, normalizedProperties, properties, service| Constructor and Description |
|---|
InstanceBuilder(ConfigurationService service,
T instance) |
| Modifier and Type | Method and Description |
|---|---|
protected T |
doBind() |
protected ConfigurationService.InstanceBuilder<T> |
getThis() |
protected void |
validate() |
bind, eventFunction, name, normalizedProperties, normalizeProperties, propertiespublic InstanceBuilder(ConfigurationService service, T instance)
protected ConfigurationService.InstanceBuilder<T> getThis()
getThis in class ConfigurationService.AbstractBuilder<T,ConfigurationService.InstanceBuilder<T>>protected void validate()
validate in class ConfigurationService.AbstractBuilder<T,ConfigurationService.InstanceBuilder<T>>protected T doBind()
doBind in class ConfigurationService.AbstractBuilder<T,ConfigurationService.InstanceBuilder<T>>Copyright © 2021 Pivotal Software, Inc.. All rights reserved.