Class Target.TargetBuilder
java.lang.Object
fr.enedis.chutney.environment.domain.Target.TargetBuilder
- Enclosing class:
Target
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withEnvironment(String value) withProperties(Map<String, String> value) withProperty(String key, String value) withProperty(Map.Entry<String, String> entry)
-
Method Details
-
build
-
withName
-
withEnvironment
-
withUrl
-
withProperties
-
withProperty
-
withProperty
-
copyOf
-