public class PropertyProviderBuilder extends Object
| Constructor and Description |
|---|
PropertyProviderBuilder() |
| Modifier and Type | Method and Description |
|---|---|
PropertyProvider |
build() |
PropertyProviderBuilder |
withProperties(Properties properties) |
PropertyProviderBuilder |
withProperties(Properties properties,
String propertyKeyPrefix) |
public PropertyProviderBuilder withProperties(@NotNull Properties properties)
public PropertyProviderBuilder withProperties(@NotNull Properties properties, @NotNull String propertyKeyPrefix)
public PropertyProvider build()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.