Uses of Interface
io.quarkus.registry.catalog.PlatformStream.Mutable
Packages that use PlatformStream.Mutable
-
Uses of PlatformStream.Mutable in io.quarkus.registry.catalog
Classes in io.quarkus.registry.catalog that implement PlatformStream.MutableMethods in io.quarkus.registry.catalog that return PlatformStream.MutableModifier and TypeMethodDescriptionPlatformStream.Mutable.addRelease(PlatformRelease platformRelease) static PlatformStream.MutablePlatformStream.builder()default PlatformStream.MutablePlatformStream.mutable()PlatformStream.Mutable.removeMetadata(String key) PlatformStream.Mutable.setMetadata(String key, Object value) PlatformStream.Mutable.setMetadata(Map<String, Object> metadata) PlatformStream.Mutable.setReleases(Collection<PlatformRelease> releases)