Uses of Enum Class
io.fluxcapacitor.javaclient.web.HttpRequestMethod
Packages that use HttpRequestMethod
-
Uses of HttpRequestMethod in io.fluxcapacitor.javaclient.web
Methods in io.fluxcapacitor.javaclient.web that return HttpRequestMethodModifier and TypeMethodDescriptionstatic HttpRequestMethodstatic HttpRequestMethodReturns the enum constant of this class with the specified name.static HttpRequestMethod[]HttpRequestMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.