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