java.lang.Object
io.smallrye.mutiny.groups.UniIfNoItem<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionConfigures the timeout duration.
-
Constructor Details
-
UniIfNoItem
-
-
Method Details
-
after
Configures the timeout duration.- Parameters:
timeout- the timeout, must not benull, must be strictly positive.- Returns:
- a new
UniOnTimeout
-