Uses of Enum Class
io.fluxzero.sdk.web.RedirectPolicy
Packages that use RedirectPolicy
-
Uses of RedirectPolicy in io.fluxzero.sdk.web
Subclasses with type arguments of type RedirectPolicy in io.fluxzero.sdk.webModifier and TypeClassDescriptionenumRedirect policy for outboundWebRequestexecution through the direct native client or proxy.Methods in io.fluxzero.sdk.web that return RedirectPolicyModifier and TypeMethodDescriptionstatic RedirectPolicyReturns the enum constant of this class with the specified name.static RedirectPolicy[]RedirectPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.