Uses of Interface
io.fria.lilo.IntrospectionRetriever
-
Packages that use IntrospectionRetriever Package Description io.fria.lilo -
-
Uses of IntrospectionRetriever in io.fria.lilo
Methods in io.fria.lilo that return IntrospectionRetriever Modifier and Type Method Description @NotNull IntrospectionRetrieverSchemaSource. getIntrospectionRetriever()Methods in io.fria.lilo with parameters of type IntrospectionRetriever Modifier and Type Method Description @NotNull SchemaSource.SchemaSourceBuilderSchemaSource.SchemaSourceBuilder. introspectionRetriever(@NotNull IntrospectionRetriever introspectionRetrieverParam)
-