@FunctionalInterface
public static interface CrudComponent.CrudConsumer<T>
Modifier and Type | Method and Description |
---|---|
void |
send(T t) |
void send(T t) throws com.lucidworks.apollo.common.error.RESTError
com.lucidworks.apollo.common.error.RESTError