| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.core | |
| io.envoyproxy.envoy.config.filter.http.grpc_stats.v2alpha |
| Modifier and Type | Method and Description |
|---|---|
GrpcMethodList |
GrpcMethodList.Builder.build() |
GrpcMethodList |
GrpcMethodList.Builder.buildPartial() |
static GrpcMethodList |
GrpcMethodList.getDefaultInstance() |
GrpcMethodList |
GrpcMethodList.getDefaultInstanceForType() |
GrpcMethodList |
GrpcMethodList.Builder.getDefaultInstanceForType() |
static GrpcMethodList |
GrpcMethodList.parseDelimitedFrom(InputStream input) |
static GrpcMethodList |
GrpcMethodList.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GrpcMethodList |
GrpcMethodList.parseFrom(byte[] data) |
static GrpcMethodList |
GrpcMethodList.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GrpcMethodList |
GrpcMethodList.parseFrom(ByteBuffer data) |
static GrpcMethodList |
GrpcMethodList.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GrpcMethodList |
GrpcMethodList.parseFrom(com.google.protobuf.ByteString data) |
static GrpcMethodList |
GrpcMethodList.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GrpcMethodList |
GrpcMethodList.parseFrom(com.google.protobuf.CodedInputStream input) |
static GrpcMethodList |
GrpcMethodList.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GrpcMethodList |
GrpcMethodList.parseFrom(InputStream input) |
static GrpcMethodList |
GrpcMethodList.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GrpcMethodList> |
GrpcMethodList.getParserForType() |
static com.google.protobuf.Parser<GrpcMethodList> |
GrpcMethodList.parser() |
| Modifier and Type | Method and Description |
|---|---|
GrpcMethodList.Builder |
GrpcMethodList.Builder.mergeFrom(GrpcMethodList other) |
static GrpcMethodList.Builder |
GrpcMethodList.newBuilder(GrpcMethodList prototype) |
| Modifier and Type | Method and Description |
|---|---|
GrpcMethodList |
FilterConfigOrBuilder.getIndividualMethodStatsAllowlist()
If set, specifies an allowlist of service/methods that will have individual stats
emitted for them.
|
GrpcMethodList |
FilterConfig.getIndividualMethodStatsAllowlist()
If set, specifies an allowlist of service/methods that will have individual stats
emitted for them.
|
GrpcMethodList |
FilterConfig.Builder.getIndividualMethodStatsAllowlist()
If set, specifies an allowlist of service/methods that will have individual stats
emitted for them.
|
| Modifier and Type | Method and Description |
|---|---|
FilterConfig.Builder |
FilterConfig.Builder.mergeIndividualMethodStatsAllowlist(GrpcMethodList value)
If set, specifies an allowlist of service/methods that will have individual stats
emitted for them.
|
FilterConfig.Builder |
FilterConfig.Builder.setIndividualMethodStatsAllowlist(GrpcMethodList value)
If set, specifies an allowlist of service/methods that will have individual stats
emitted for them.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.