Uses of Class
org.apache.camel.quarkus.component.debezium.common.it.Type
-
-
Uses of Type in org.apache.camel.quarkus.component.debezium.common.it
Methods in org.apache.camel.quarkus.component.debezium.common.it that return Type Modifier and Type Method Description static TypeType. valueOf(String name)Returns the enum constant of this type with the specified name.static Type[]Type. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.camel.quarkus.component.debezium.common.it with parameters of type Type Constructor Description AbstractDebeziumResource(Type type)
-