KeyBuilder
add(String value)
addAll(List<String> values)
static KeyBuilder
of(String value)
of(List<String> values)