Uses of Enum
org.apache.apisix.plugin.runner.A6Response.ActionType
Packages that use A6Response.ActionType
-
Uses of A6Response.ActionType in org.apache.apisix.plugin.runner
Methods in org.apache.apisix.plugin.runner that return A6Response.ActionTypeModifier and TypeMethodDescriptionstatic A6Response.ActionTypeReturns the enum constant of this type with the specified name.static A6Response.ActionType[]A6Response.ActionType.values()Returns an array containing the constants of this enum type, in the order they are declared.