@API(status=MAINTAINED) @FunctionalInterface public interface Naming extends Plugin
| Modifier and Type | Method and Description |
|---|---|
static Naming |
naming(UnaryOperator<String> operator) |
default <R extends Registry<R>> |
registerTo(R registry) |
String |
rename(String operationName) |
default <R extends Registry<R>> R registerTo(R registry)
registerTo in interface Pluginstatic Naming naming(UnaryOperator<String> operator)
Copyright © 2019 Zalando SE. All rights reserved.