Uses of Enum Class
io.quarkus.container.image.openshift.deployment.S2iBaseJavaImage
-
Uses of S2iBaseJavaImage in io.quarkus.container.image.openshift.deployment
Methods in io.quarkus.container.image.openshift.deployment that return S2iBaseJavaImageModifier and TypeMethodDescriptionstatic S2iBaseJavaImageReturns the enum constant of this class with the specified name.static S2iBaseJavaImage[]S2iBaseJavaImage.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkus.container.image.openshift.deployment that return types with arguments of type S2iBaseJavaImageModifier and TypeMethodDescriptionstatic Optional<S2iBaseJavaImage>S2iBaseJavaImage.findMatching(String image)