| Package | Description |
|---|---|
| io.smallrye.mutiny | |
| io.smallrye.mutiny.operators |
| Modifier and Type | Method and Description |
|---|---|
UniOr<T> |
Uni.or()
Composes this
Uni with a set of Uni passed to
unis(Uni[]) to produce a new Uni forwarding the first event
(item or failure). |
| Modifier and Type | Method and Description |
|---|---|
UniOr<T> |
AbstractUni.or() |
Copyright © 2019–2020 SmallRye. All rights reserved.