Interface NotFound.MessageStage
-
- All Known Implementing Classes:
NotFound.Builder
- Enclosing class:
- NotFound
public static interface NotFound.MessageStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NotFound.Builderfrom(NotFound other)NotFound._FinalStagemessage(java.lang.String message)
-
-
-
Method Detail
-
message
NotFound._FinalStage message(java.lang.String message)
-
from
NotFound.Builder from(NotFound other)
-
-