Uses of Interface
io.envoyproxy.envoy.config.route.v3.InternalRedirectPolicyOrBuilder
-
Packages that use InternalRedirectPolicyOrBuilder Package Description io.envoyproxy.envoy.config.route.v3 -
-
Uses of InternalRedirectPolicyOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement InternalRedirectPolicyOrBuilder Modifier and Type Class Description classInternalRedirectPolicyHTTP Internal Redirect :ref:`architecture overview <arch_overview_internal_redirects>`.static classInternalRedirectPolicy.BuilderHTTP Internal Redirect :ref:`architecture overview <arch_overview_internal_redirects>`.Methods in io.envoyproxy.envoy.config.route.v3 that return InternalRedirectPolicyOrBuilder Modifier and Type Method Description InternalRedirectPolicyOrBuilderRouteAction.Builder. getInternalRedirectPolicyOrBuilder()If present, Envoy will try to follow an upstream redirect response instead of proxying the response back to the downstream.InternalRedirectPolicyOrBuilderRouteAction. getInternalRedirectPolicyOrBuilder()If present, Envoy will try to follow an upstream redirect response instead of proxying the response back to the downstream.InternalRedirectPolicyOrBuilderRouteActionOrBuilder. getInternalRedirectPolicyOrBuilder()If present, Envoy will try to follow an upstream redirect response instead of proxying the response back to the downstream.
-