Uses of Class
io.apicurio.registry.serde.config.IdOption
-
Packages that use IdOption Package Description io.apicurio.registry.serde.config -
-
Uses of IdOption in io.apicurio.registry.serde.config
Methods in io.apicurio.registry.serde.config that return IdOption Modifier and Type Method Description IdOptionBaseKafkaSerDeConfig. useIdOption()static IdOptionIdOption. valueOf(String name)Returns the enum constant of this type with the specified name.static IdOption[]IdOption. values()Returns an array containing the constants of this enum type, in the order they are declared.
-