| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.filter.network.dubbo_proxy.v2alpha1 |
| Modifier and Type | Method and Description |
|---|---|
RouteMatch |
RouteMatch.Builder.build() |
RouteMatch |
RouteMatch.Builder.buildPartial() |
static RouteMatch |
RouteMatch.getDefaultInstance() |
RouteMatch |
RouteMatch.getDefaultInstanceForType() |
RouteMatch |
RouteMatch.Builder.getDefaultInstanceForType() |
RouteMatch |
RouteOrBuilder.getMatch()
Route matching parameters.
|
RouteMatch |
Route.getMatch()
Route matching parameters.
|
RouteMatch |
Route.Builder.getMatch()
Route matching parameters.
|
static RouteMatch |
RouteMatch.parseDelimitedFrom(InputStream input) |
static RouteMatch |
RouteMatch.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouteMatch |
RouteMatch.parseFrom(byte[] data) |
static RouteMatch |
RouteMatch.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouteMatch |
RouteMatch.parseFrom(ByteBuffer data) |
static RouteMatch |
RouteMatch.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouteMatch |
RouteMatch.parseFrom(com.google.protobuf.ByteString data) |
static RouteMatch |
RouteMatch.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouteMatch |
RouteMatch.parseFrom(com.google.protobuf.CodedInputStream input) |
static RouteMatch |
RouteMatch.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouteMatch |
RouteMatch.parseFrom(InputStream input) |
static RouteMatch |
RouteMatch.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RouteMatch> |
RouteMatch.getParserForType() |
static com.google.protobuf.Parser<RouteMatch> |
RouteMatch.parser() |
| Modifier and Type | Method and Description |
|---|---|
RouteMatch.Builder |
RouteMatch.Builder.mergeFrom(RouteMatch other) |
Route.Builder |
Route.Builder.mergeMatch(RouteMatch value)
Route matching parameters.
|
static RouteMatch.Builder |
RouteMatch.newBuilder(RouteMatch prototype) |
Route.Builder |
Route.Builder.setMatch(RouteMatch value)
Route matching parameters.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.