public interface OneAndAllExistsReactive
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<Map<String,Boolean>> |
all(Collection<String> ids) |
reactor.core.publisher.Mono<Boolean> |
one(String id) |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.