public static interface Event.WaitForServicesStageVisitorBuilder<T>
| Modifier and Type | Method and Description |
|---|---|
Event.UnknownStageVisitorBuilder<T> |
waitForServices(java.util.function.Function<WaitForServicesEvent,T> waitForServicesVisitor) |
Event.UnknownStageVisitorBuilder<T> waitForServices(@Nonnull java.util.function.Function<WaitForServicesEvent,T> waitForServicesVisitor)