Uses of Class
io.envoyproxy.envoy.config.route.v3.Decorator
-
Packages that use Decorator Package Description io.envoyproxy.envoy.config.route.v3 -
-
Uses of Decorator in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 declared as Decorator Modifier and Type Field Description private DecoratorRoute.Builder. decorator_private DecoratorRoute. decorator_private static DecoratorDecorator. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.route.v3 with type parameters of type Decorator Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Decorator,Decorator.Builder,DecoratorOrBuilder>Route.Builder. decoratorBuilder_private static com.google.protobuf.Parser<Decorator>Decorator. PARSERMethods in io.envoyproxy.envoy.config.route.v3 that return Decorator Modifier and Type Method Description DecoratorDecorator.Builder. build()DecoratorDecorator.Builder. buildPartial()DecoratorRoute.Builder. getDecorator()Decorator for the matched route.DecoratorRoute. getDecorator()Decorator for the matched route.DecoratorRouteOrBuilder. getDecorator()Decorator for the matched route.static DecoratorDecorator. getDefaultInstance()DecoratorDecorator.Builder. getDefaultInstanceForType()DecoratorDecorator. getDefaultInstanceForType()static DecoratorDecorator. parseDelimitedFrom(java.io.InputStream input)static DecoratorDecorator. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DecoratorDecorator. parseFrom(byte[] data)static DecoratorDecorator. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DecoratorDecorator. parseFrom(com.google.protobuf.ByteString data)static DecoratorDecorator. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DecoratorDecorator. parseFrom(com.google.protobuf.CodedInputStream input)static DecoratorDecorator. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DecoratorDecorator. parseFrom(java.io.InputStream input)static DecoratorDecorator. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DecoratorDecorator. parseFrom(java.nio.ByteBuffer data)static DecoratorDecorator. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type Decorator Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Decorator,Decorator.Builder,DecoratorOrBuilder>Route.Builder. getDecoratorFieldBuilder()Decorator for the matched route.com.google.protobuf.Parser<Decorator>Decorator. getParserForType()static com.google.protobuf.Parser<Decorator>Decorator. parser()Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type Decorator Modifier and Type Method Description private voidDecorator.Builder. buildPartial0(Decorator result)Route.BuilderRoute.Builder. mergeDecorator(Decorator value)Decorator for the matched route.Decorator.BuilderDecorator.Builder. mergeFrom(Decorator other)static Decorator.BuilderDecorator. newBuilder(Decorator prototype)Route.BuilderRoute.Builder. setDecorator(Decorator value)Decorator for the matched route.
-