Uses of Class
io.quarkus.deployment.dev.devservices.ImageName.Version
Packages that use ImageName.Version
-
Uses of ImageName.Version in io.quarkus.deployment.dev.devservices
Methods in io.quarkus.deployment.dev.devservices that return ImageName.VersionModifier and TypeMethodDescriptionImageName.version()Returns the value of theversionrecord component.Constructors in io.quarkus.deployment.dev.devservices with parameters of type ImageName.VersionModifierConstructorDescriptionImageName(String fullName, String registry, String repository, ImageName.Version version) Creates an instance of aImageNamerecord class.