Uses of Class
io.smallrye.mutiny.groups.UniAwaitOptional
-
Packages that use UniAwaitOptional Package Description io.smallrye.mutiny.groups -
-
Uses of UniAwaitOptional in io.smallrye.mutiny.groups
Methods in io.smallrye.mutiny.groups that return UniAwaitOptional Modifier and Type Method Description UniAwaitOptional<T>UniAwait. asOptional()Indicates that you are awaiting for the item event of the attachedUniwrapped into anOptional.
-