Uses of Class
io.fluxzero.sdk.web.OpenApiDocumentEndpoint
Packages that use OpenApiDocumentEndpoint
-
Uses of OpenApiDocumentEndpoint in io.fluxzero.sdk.web
Methods in io.fluxzero.sdk.web that return types with arguments of type OpenApiDocumentEndpointModifier and TypeMethodDescriptionstatic List<OpenApiDocumentEndpoint> OpenApiDocumentEndpoint.forHandler(Class<?> handlerType, Object handler) static List<OpenApiDocumentEndpoint> OpenApiDocumentEndpoint.forHandler(Class<?> handlerType, Object handler, Supplier<? extends Collection<Class<?>>> modelTypes)