Class PlatformReleaseImpl

java.lang.Object
io.quarkus.registry.json.JsonEntityWithAnySupport
io.quarkus.registry.catalog.PlatformReleaseImpl
All Implemented Interfaces:
PlatformRelease

public class PlatformReleaseImpl extends JsonEntityWithAnySupport implements PlatformRelease
Asymmetric data manipulation: Deserialization always uses the builder; Serialization always uses the Impl.
See Also: