Uses of Interface
io.debezium.schemagenerator.formats.ApiFormat
-
Packages that use ApiFormat Package Description io.debezium.schemagenerator io.debezium.schemagenerator.formats -
-
Uses of ApiFormat in io.debezium.schemagenerator
Methods in io.debezium.schemagenerator that return ApiFormat Modifier and Type Method Description private ApiFormatSchemaGenerator. getApiFormat(String formatName)Returns theApiFormatwith the given name, specified via theApiFormatNameannotation. -
Uses of ApiFormat in io.debezium.schemagenerator.formats
Classes in io.debezium.schemagenerator.formats that implement ApiFormat Modifier and Type Class Description classOpenApiFormat
-