public interface CreateServiceInstanceBindingErrorFlow
| Modifier and Type | Method and Description |
|---|---|
default reactor.core.publisher.Mono<Void> |
error(CreateServiceInstanceBindingRequest request,
Throwable t)
Performs the operation on the error flow
|
default reactor.core.publisher.Mono<Void> error(CreateServiceInstanceBindingRequest request, Throwable t)
request - the service broker requestt - the error