Uses of Interface
io.envoyproxy.envoy.config.route.v3.DecoratorOrBuilder
Packages that use DecoratorOrBuilder
-
Uses of DecoratorOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement DecoratorOrBuilderModifier and TypeClassDescriptionfinal class
Protobuf typeenvoy.config.route.v3.Decorator
static final class
Protobuf typeenvoy.config.route.v3.Decorator
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type DecoratorOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Decorator, Decorator.Builder, DecoratorOrBuilder> Route.Builder.decoratorBuilder_
Methods in io.envoyproxy.envoy.config.route.v3 that return DecoratorOrBuilderModifier and TypeMethodDescriptionRoute.Builder.getDecoratorOrBuilder()
Decorator for the matched route.Route.getDecoratorOrBuilder()
Decorator for the matched route.RouteOrBuilder.getDecoratorOrBuilder()
Decorator for the matched route.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type DecoratorOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Decorator, Decorator.Builder, DecoratorOrBuilder> Route.Builder.getDecoratorFieldBuilder()
Decorator for the matched route.