Uses of Enum Class
io.quarkus.container.image.openshift.deployment.S2iBaseNativeImage
-
Uses of S2iBaseNativeImage in io.quarkus.container.image.openshift.deployment
Methods in io.quarkus.container.image.openshift.deployment that return S2iBaseNativeImageModifier and TypeMethodDescriptionstatic S2iBaseNativeImageReturns the enum constant of this class with the specified name.static S2iBaseNativeImage[]S2iBaseNativeImage.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 S2iBaseNativeImageModifier and TypeMethodDescriptionstatic Optional<S2iBaseNativeImage>S2iBaseNativeImage.findMatching(String image)