|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationKeyBuilder | |
---|---|
de.smartics.properties.api.config.domain.key | Provides runtime structures to access property values. |
Uses of ConfigurationKeyBuilder in de.smartics.properties.api.config.domain.key |
---|
Methods in de.smartics.properties.api.config.domain.key that return ConfigurationKeyBuilder | |
---|---|
ConfigurationKeyBuilder |
ConfigurationKeyBuilder.withArtifactId(String artifactId) Sets the name of the application. |
ConfigurationKeyBuilder |
ConfigurationKeyBuilder.withEnvironmentName(String name) Sets the name of the environment. |
ConfigurationKeyBuilder |
ConfigurationKeyBuilder.withGroupId(String groupId) Sets the group the application belongs to. |
ConfigurationKeyBuilder |
ConfigurationKeyBuilder.withNode(String node) Sets the optional identifier of the node within the given environment. |
ConfigurationKeyBuilder |
ConfigurationKeyBuilder.withVersion(String version) Sets the version of the application. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |