Uses of Enum Class
com.yahoo.vespa.hosted.controller.api.role.Action
Packages that use Action
-
Uses of Action in com.yahoo.vespa.hosted.controller.api.role
Methods in com.yahoo.vespa.hosted.controller.api.role that return ActionModifier and TypeMethodDescriptionstatic ActionAction.from(com.yahoo.jdisc.http.HttpRequest.Method method) Returns the appropriate action for given HTTP methodstatic ActionReturns the enum constant of this class with the specified name.static Action[]Action.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yahoo.vespa.hosted.controller.api.role with parameters of type Action