Uses of Class
io.quarkus.registry.catalog.PlatformImpl.Builder
Packages that use PlatformImpl.Builder
-
Uses of PlatformImpl.Builder in io.quarkus.registry.catalog
Methods in io.quarkus.registry.catalog that return PlatformImpl.BuilderModifier and TypeMethodDescriptionPlatformImpl.Builder.addStream(PlatformStream stream) PlatformImpl.Builder.removeMetadata(String key) PlatformImpl.Builder.setMetadata(String name, Object value) PlatformImpl.Builder.setMetadata(Map<String, Object> metadata) PlatformImpl.Builder.setPlatformKey(String platformKey) PlatformImpl.Builder.setStreams(Collection<PlatformStream> newStreams)