Uses of Class
io.aiven.commons.kafka.connector.common.templating.Template.Bound
Packages that use Template.Bound
Package
Description
Contains code to support Templating in connectors.
-
Uses of Template.Bound in io.aiven.commons.kafka.connector.common.templating
Methods in io.aiven.commons.kafka.connector.common.templating that return Template.BoundMethods in io.aiven.commons.kafka.connector.common.templating with parameters of type Template.BoundModifier and TypeMethodDescriptionTemplate.BoundBuilder.add(Template.Bound bound) Adds all the bindings from the Template.Bound to this builder.