Package io.quarkus.registry.config
Class RegistryMavenRepoConfigImpl
java.lang.Object
io.quarkus.registry.config.RegistryMavenRepoConfigImpl
- All Implemented Interfaces:
RegistryMavenRepoConfig
Asymmetric data manipulation:
Deserialization always uses the builder;
Serialization always uses the Impl.
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface io.quarkus.registry.config.RegistryMavenRepoConfig
RegistryMavenRepoConfig.Mutable -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface io.quarkus.registry.config.RegistryMavenRepoConfig
mutable
-
Method Details
-
getId
Description copied from interface:RegistryMavenRepoConfigDefault registry Maven repository ID.- Specified by:
getIdin interfaceRegistryMavenRepoConfig- Returns:
- default registry Maven repository ID
-
getUrl
Description copied from interface:RegistryMavenRepoConfigRegistry Maven repository URL- Specified by:
getUrlin interfaceRegistryMavenRepoConfig- Returns:
- registry Maven repository URL
-
equals
-
hashCode
public int hashCode() -
toString
-