public interface ProgramConfigurer extends FeatureFlagsProvider
| Modifier and Type | Method and Description |
|---|---|
void |
setDescription(String description)
Sets the description of the program.
|
void |
setName(String name)
Sets the name of the program.
|
void |
setProperties(Map<String,String> properties)
Sets a set of properties that will be available through the Program specification's
getProperties() method at runtime.
|
isFeatureEnabledCopyright © 2024 Cask Data, Inc. Licensed under the Apache License, Version 2.0.