Class RegistryPlatformsConfigImpl

java.lang.Object
io.quarkus.registry.config.RegistryArtifactConfigImpl
io.quarkus.registry.config.RegistryPlatformsConfigImpl
All Implemented Interfaces:
RegistryArtifactConfig, RegistryPlatformsConfig

public class RegistryPlatformsConfigImpl extends RegistryArtifactConfigImpl implements RegistryPlatformsConfig
Asymmetric data manipulation: Deserialization always uses the builder; Serialization always uses the Impl.
See Also: