public interface CreateServiceInstanceCompletionFlow
| Modifier and Type | Method and Description |
|---|---|
default reactor.core.publisher.Mono<Void> |
complete(CreateServiceInstanceRequest request,
CreateServiceInstanceResponse response)
Performs the operation on the completion flow
|
default reactor.core.publisher.Mono<Void> complete(CreateServiceInstanceRequest request, CreateServiceInstanceResponse response)
request - the service broker requestresponse - the service broker response