Uses of Class
io.envoyproxy.envoy.config.route.v3.Decorator
Packages that use Decorator
-
Uses of Decorator in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 declared as DecoratorModifier and TypeFieldDescriptionprivate Decorator
Route.Builder.decorator_
private Decorator
Route.decorator_
private static final Decorator
Decorator.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type DecoratorModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Decorator, Decorator.Builder, DecoratorOrBuilder> Route.Builder.decoratorBuilder_
private static final com.google.protobuf.Parser
<Decorator> Decorator.PARSER
Methods in io.envoyproxy.envoy.config.route.v3 that return DecoratorModifier and TypeMethodDescriptionDecorator.Builder.build()
Decorator.Builder.buildPartial()
Route.Builder.getDecorator()
Decorator for the matched route.Route.getDecorator()
Decorator for the matched route.RouteOrBuilder.getDecorator()
Decorator for the matched route.static Decorator
Decorator.getDefaultInstance()
Decorator.Builder.getDefaultInstanceForType()
Decorator.getDefaultInstanceForType()
static Decorator
Decorator.parseDelimitedFrom
(InputStream input) static Decorator
Decorator.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decorator
Decorator.parseFrom
(byte[] data) static Decorator
Decorator.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decorator
Decorator.parseFrom
(com.google.protobuf.ByteString data) static Decorator
Decorator.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decorator
Decorator.parseFrom
(com.google.protobuf.CodedInputStream input) static Decorator
Decorator.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decorator
Decorator.parseFrom
(InputStream input) static Decorator
Decorator.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decorator
Decorator.parseFrom
(ByteBuffer data) static Decorator
Decorator.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type DecoratorModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Decorator> Decorator.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Decorator, Decorator.Builder, DecoratorOrBuilder> Route.Builder.internalGetDecoratorFieldBuilder()
Decorator for the matched route.static com.google.protobuf.Parser
<Decorator> Decorator.parser()
Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type DecoratorModifier and TypeMethodDescriptionprivate void
Decorator.Builder.buildPartial0
(Decorator result) Route.Builder.mergeDecorator
(Decorator value) Decorator for the matched route.static Decorator.Builder
Decorator.newBuilder
(Decorator prototype) Route.Builder.setDecorator
(Decorator value) Decorator for the matched route.