| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.route |
| Modifier and Type | Method and Description |
|---|---|
Decorator |
Decorator.Builder.build() |
Decorator |
Decorator.Builder.buildPartial() |
Decorator |
RouteOrBuilder.getDecorator()
Decorator for the matched route.
|
Decorator |
Route.getDecorator()
Decorator for the matched route.
|
Decorator |
Route.Builder.getDecorator()
Decorator for the matched route.
|
static Decorator |
Decorator.getDefaultInstance() |
Decorator |
Decorator.getDefaultInstanceForType() |
Decorator |
Decorator.Builder.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(ByteBuffer data) |
static Decorator |
Decorator.parseFrom(ByteBuffer 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) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Decorator> |
Decorator.getParserForType() |
static com.google.protobuf.Parser<Decorator> |
Decorator.parser() |
| Modifier and Type | Method and Description |
|---|---|
Route.Builder |
Route.Builder.mergeDecorator(Decorator value)
Decorator for the matched route.
|
Decorator.Builder |
Decorator.Builder.mergeFrom(Decorator other) |
static Decorator.Builder |
Decorator.newBuilder(Decorator prototype) |
Route.Builder |
Route.Builder.setDecorator(Decorator value)
Decorator for the matched route.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.