Interface OperationNameProvider.Builder
-
- Enclosing interface:
- OperationNameProvider
public static interface OperationNameProvider.Builder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description OperationNameProviderbuild(Class<?> clazz, Method method)
-
-
-
Method Detail
-
build
OperationNameProvider build(Class<?> clazz, Method method)
-
-