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