Uses of Class
io.quarkus.devui.spi.DevUIContent.Builder
Packages that use DevUIContent.Builder
-
Uses of DevUIContent.Builder in io.quarkus.devui.spi
Methods in io.quarkus.devui.spi that return DevUIContent.BuilderModifier and TypeMethodDescriptionstatic DevUIContent.BuilderDevUIContent.builder()DevUIContent.Builder.contentTypes(Map<String, String> contentTypes) DevUIContent.Builder.descriptions(Map<String, String> descriptions) DevUIContent.Builder.mcpDefaultEnables(Map<String, String> mcpDefaultEnabled) DevUIContent.Builder.template(byte[] template)