Interface ServiceBindingDestinationLoader

All Known Implementing Classes:
IdentityAuthenticationServiceBindingDestinationLoader, MegacliteServiceBindingDestinationLoader, OAuth2ServiceBindingDestinationLoader
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface @Beta public interface ServiceBindingDestinationLoader
Represents a class that is capable of transforming a ServiceBinding and ServiceBindingDestinationOptions into an HttpDestination.
Since:
4.16.0