Class MsSQLServiceBindingConverter
- java.lang.Object
-
- io.quarkus.reactive.mssql.client.runtime.MsSQLServiceBindingConverter
-
- All Implemented Interfaces:
ServiceBindingConverter
public class MsSQLServiceBindingConverter extends Object implements ServiceBindingConverter
-
-
Constructor Summary
Constructors Constructor Description MsSQLServiceBindingConverter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Optional<ServiceBindingConfigSource>convert(List<ServiceBinding> serviceBindings)
-
-
-
Method Detail
-
convert
public Optional<ServiceBindingConfigSource> convert(List<ServiceBinding> serviceBindings)
- Specified by:
convertin interfaceServiceBindingConverter
-
-