Interface ActionURLBuilder.MVCPathStep
- All Known Implementing Classes:
ActionURLBuilder.ActionURLStep
- Enclosing class:
- ActionURLBuilder
public static interface ActionURLBuilder.MVCPathStep
-
Method Summary
Modifier and TypeMethodDescriptionsetMVCPath
(ActionURLBuilder.UnsafeSupplier<Object, Exception> valueUnsafeSupplier) setMVCPath
(String value)
-
Method Details
-
setMVCPath
-
setMVCPath
ActionURLBuilder.AfterMVCPathStep setMVCPath(ActionURLBuilder.UnsafeSupplier<Object, Exception> valueUnsafeSupplier)
-