Uses of Enum
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 type with the specified name.static HttpRequestMethod[]HttpRequestMethod.values()Returns an array containing the constants of this enum type, in the order they are declared.