Package io.hyperfoil.api.config
Interface PartialBuilder
-
public interface PartialBuilderThis builder is useful when we want to use custom keys in YAML.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectwithKey(java.lang.String key)
-