Uses of Enum Class
io.smallrye.graphql.schema.model.Execute
-
Uses of Execute in io.smallrye.graphql.schema.model
Methods in io.smallrye.graphql.schema.model that return ExecuteModifier and TypeMethodDescriptionOperation.getExecute()static ExecuteReturns the enum constant of this class with the specified name.static Execute[]Execute.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.smallrye.graphql.schema.model with parameters of type ExecuteConstructors in io.smallrye.graphql.schema.model with parameters of type Execute