Uses of Interface
io.envoyproxy.envoy.config.route.v3.NonForwardingActionOrBuilder
-
Packages that use NonForwardingActionOrBuilder Package Description io.envoyproxy.envoy.config.route.v3 -
-
Uses of NonForwardingActionOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement NonForwardingActionOrBuilder Modifier and Type Class Description classNonForwardingAction[#not-implemented-hide:]static classNonForwardingAction.Builder[#not-implemented-hide:]Methods in io.envoyproxy.envoy.config.route.v3 that return NonForwardingActionOrBuilder Modifier and Type Method Description NonForwardingActionOrBuilderRoute.Builder. getNonForwardingActionOrBuilder()[#not-implemented-hide:] An action used when the route will generate a response directly, without forwarding to an upstream host.NonForwardingActionOrBuilderRoute. getNonForwardingActionOrBuilder()[#not-implemented-hide:] An action used when the route will generate a response directly, without forwarding to an upstream host.NonForwardingActionOrBuilderRouteOrBuilder. getNonForwardingActionOrBuilder()[#not-implemented-hide:] An action used when the route will generate a response directly, without forwarding to an upstream host.
-