Uses of Class
org.springframework.cloud.bindings.Binding
Packages that use Binding
-
Uses of Binding in org.springframework.cloud.bindings
Methods in org.springframework.cloud.bindings that return BindingModifier and TypeMethodDescriptionBindings.findBinding(String name) Returns aBindingwith a given name.Methods in org.springframework.cloud.bindings that return types with arguments of type BindingModifier and TypeMethodDescriptionBindings.filterBindings(String type) Returns zero or moreBindings with a given type.Bindings.filterBindings(String type, String provider) Return zero or moreBindings with a given type and provider.Bindings.getBindings()Returns all theBindings that were found during construction.Constructors in org.springframework.cloud.bindings with parameters of type Binding