Uses of Interface
io.envoyproxy.envoy.api.v2.route.FilterActionOrBuilder
-
Packages that use FilterActionOrBuilder Package Description io.envoyproxy.envoy.api.v2.route -
-
Uses of FilterActionOrBuilder in io.envoyproxy.envoy.api.v2.route
Classes in io.envoyproxy.envoy.api.v2.route that implement FilterActionOrBuilder Modifier and Type Class Description classFilterActionA filter-defined action type.static classFilterAction.BuilderA filter-defined action type.Methods in io.envoyproxy.envoy.api.v2.route that return FilterActionOrBuilder Modifier and Type Method Description FilterActionOrBuilderRoute.Builder. getFilterActionOrBuilder()[#not-implemented-hide:] If true, a filter will define the action (e.g., it could dynamically generate the RouteAction).FilterActionOrBuilderRoute. getFilterActionOrBuilder()[#not-implemented-hide:] If true, a filter will define the action (e.g., it could dynamically generate the RouteAction).FilterActionOrBuilderRouteOrBuilder. getFilterActionOrBuilder()[#not-implemented-hide:] If true, a filter will define the action (e.g., it could dynamically generate the RouteAction).
-