Uses of Enum Class
fr.enedis.chutney.jira.infra.atlassian.httpclient.api.factory.ProxyOptions.ProxyMode
Packages that use ProxyOptions.ProxyMode
-
Uses of ProxyOptions.ProxyMode in fr.enedis.chutney.jira.infra.atlassian.httpclient.api.factory
Methods in fr.enedis.chutney.jira.infra.atlassian.httpclient.api.factory that return ProxyOptions.ProxyModeModifier and TypeMethodDescriptionProxyOptions.getProxyMode()static ProxyOptions.ProxyModeReturns the enum constant of this class with the specified name.static ProxyOptions.ProxyMode[]ProxyOptions.ProxyMode.values()Returns an array containing the constants of this enum class, in the order they are declared.