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:]Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type NonForwardingActionOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<NonForwardingAction,NonForwardingAction.Builder,NonForwardingActionOrBuilder>Route.Builder. nonForwardingActionBuilder_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.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type NonForwardingActionOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<NonForwardingAction,NonForwardingAction.Builder,NonForwardingActionOrBuilder>Route.Builder. getNonForwardingActionFieldBuilder()[#not-implemented-hide:] An action used when the route will generate a response directly, without forwarding to an upstream host.
-