Uses of Enum Class
io.jenkins.plugins.wxwork.enums.HttpMethod
Packages that use HttpMethod
Package
Description
-
Uses of HttpMethod in io.jenkins.plugins.wxwork.contract
Methods in io.jenkins.plugins.wxwork.contract that return HttpMethod -
Uses of HttpMethod in io.jenkins.plugins.wxwork.enums
Methods in io.jenkins.plugins.wxwork.enums that return HttpMethodModifier and TypeMethodDescriptionstatic HttpMethodReturns the enum constant of this class with the specified name.static HttpMethod[]HttpMethod.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of HttpMethod in io.jenkins.plugins.wxwork.protocol
Methods in io.jenkins.plugins.wxwork.protocol that return HttpMethod