Uses of Interface
io.envoyproxy.envoy.config.route.v3.DecoratorOrBuilder
-
Packages that use DecoratorOrBuilder Package Description io.envoyproxy.envoy.config.route.v3 -
-
Uses of DecoratorOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement DecoratorOrBuilder Modifier and Type Class Description classDecoratorProtobuf typeenvoy.config.route.v3.Decoratorstatic classDecorator.BuilderProtobuf typeenvoy.config.route.v3.DecoratorFields in io.envoyproxy.envoy.config.route.v3 with type parameters of type DecoratorOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Decorator,Decorator.Builder,DecoratorOrBuilder>Route.Builder. decoratorBuilder_Methods in io.envoyproxy.envoy.config.route.v3 that return DecoratorOrBuilder Modifier and Type Method Description DecoratorOrBuilderRoute.Builder. getDecoratorOrBuilder()Decorator for the matched route.DecoratorOrBuilderRoute. getDecoratorOrBuilder()Decorator for the matched route.DecoratorOrBuilderRouteOrBuilder. getDecoratorOrBuilder()Decorator for the matched route.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type DecoratorOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Decorator,Decorator.Builder,DecoratorOrBuilder>Route.Builder. getDecoratorFieldBuilder()Decorator for the matched route.
-