Interface PartialBuilder


  • public interface PartialBuilder
    This builder is useful when we want to use custom keys in YAML.
    • Method Detail

      • withKey

        java.lang.Object withKey​(java.lang.String key)