Uses of Interface
io.envoyproxy.envoy.config.route.v3.NonForwardingActionOrBuilder
Packages that use NonForwardingActionOrBuilder
-
Uses of NonForwardingActionOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement NonForwardingActionOrBuilderModifier and TypeClassDescriptionfinal class[#not-implemented-hide:]static final class[#not-implemented-hide:]Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type NonForwardingActionOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<NonForwardingAction, NonForwardingAction.Builder, NonForwardingActionOrBuilder> Route.Builder.nonForwardingActionBuilder_Methods in io.envoyproxy.envoy.config.route.v3 that return NonForwardingActionOrBuilderModifier and TypeMethodDescriptionRoute.Builder.getNonForwardingActionOrBuilder()[#not-implemented-hide:] An action used when the route will generate a response directly, without forwarding to an upstream host.Route.getNonForwardingActionOrBuilder()[#not-implemented-hide:] An action used when the route will generate a response directly, without forwarding to an upstream host.RouteOrBuilder.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 NonForwardingActionOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<NonForwardingAction, NonForwardingAction.Builder, NonForwardingActionOrBuilder> Route.Builder.internalGetNonForwardingActionFieldBuilder()[#not-implemented-hide:] An action used when the route will generate a response directly, without forwarding to an upstream host.