Uses of Enum Class
io.quarkus.container.image.openshift.deployment.BuildStrategy
-
Uses of BuildStrategy in io.quarkus.container.image.openshift.deployment
Methods in io.quarkus.container.image.openshift.deployment that return BuildStrategyModifier and TypeMethodDescriptionContainerImageOpenshiftConfig.buildStrategy()The build config strategy to use.static BuildStrategyReturns the enum constant of this class with the specified name.static BuildStrategy[]BuildStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.