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>`.Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type InternalRedirectPolicyOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<InternalRedirectPolicy,InternalRedirectPolicy.Builder,InternalRedirectPolicyOrBuilder>RouteAction.Builder. internalRedirectPolicyBuilder_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.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type InternalRedirectPolicyOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<InternalRedirectPolicy,InternalRedirectPolicy.Builder,InternalRedirectPolicyOrBuilder>RouteAction.Builder. getInternalRedirectPolicyFieldBuilder()If present, Envoy will try to follow an upstream redirect response instead of proxying the response back to the downstream.
-