Uses of Enum
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 HttpMethod
Returns the enum constant of this type with the specified name.static HttpMethod[]
HttpMethod.values()
Returns an array containing the constants of this enum type, 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