Uses of Interface
io.envoyproxy.envoy.config.route.v3.InternalRedirectPolicyOrBuilder
Packages that use InternalRedirectPolicyOrBuilder
-
Uses of InternalRedirectPolicyOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement InternalRedirectPolicyOrBuilderModifier and TypeClassDescriptionfinal classHTTP Internal Redirect :ref:`architecture overview <arch_overview_internal_redirects>`.static final classHTTP Internal Redirect :ref:`architecture overview <arch_overview_internal_redirects>`.Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type InternalRedirectPolicyOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<InternalRedirectPolicy, InternalRedirectPolicy.Builder, InternalRedirectPolicyOrBuilder> RouteAction.Builder.internalRedirectPolicyBuilder_Methods in io.envoyproxy.envoy.config.route.v3 that return InternalRedirectPolicyOrBuilderModifier and TypeMethodDescriptionRouteAction.Builder.getInternalRedirectPolicyOrBuilder()If present, Envoy will try to follow an upstream redirect response instead of proxying the response back to the downstream.RouteAction.getInternalRedirectPolicyOrBuilder()If present, Envoy will try to follow an upstream redirect response instead of proxying the response back to the downstream.RouteActionOrBuilder.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 InternalRedirectPolicyOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<InternalRedirectPolicy, InternalRedirectPolicy.Builder, InternalRedirectPolicyOrBuilder> RouteAction.Builder.internalGetInternalRedirectPolicyFieldBuilder()If present, Envoy will try to follow an upstream redirect response instead of proxying the response back to the downstream.