Interface ActionURLBuilder.KeywordsStep
- All Known Subinterfaces:
ActionURLBuilder.AfterActionNameStep
,ActionURLBuilder.AfterBackURLStep
,ActionURLBuilder.AfterCMDStep
,ActionURLBuilder.AfterMVCPathStep
,ActionURLBuilder.AfterRedirectStep
- All Known Implementing Classes:
ActionURLBuilder.ActionURLStep
- Enclosing class:
- ActionURLBuilder
public static interface ActionURLBuilder.KeywordsStep
-
Method Summary
Modifier and TypeMethodDescriptionsetKeywords
(ActionURLBuilder.UnsafeSupplier<Object, Exception> valueUnsafeSupplier) setKeywords
(String value)
-
Method Details
-
setKeywords
-
setKeywords
ActionURLBuilder.AfterKeywordsStep setKeywords(ActionURLBuilder.UnsafeSupplier<Object, Exception> valueUnsafeSupplier)
-