public static final class ConfigProperty.PropertyBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
<T> ConfigProperty<T> |
defaultValue(T value) |
ConfigProperty<String> |
noDefaultValue() |
public <T> ConfigProperty<T> defaultValue(T value)
public ConfigProperty<String> noDefaultValue()
Copyright © 2022 The Apache Software Foundation. All rights reserved.