Uses of Interface
io.envoyproxy.envoy.api.v2.core.GrpcMethodListOrBuilder
-
Packages that use GrpcMethodListOrBuilder Package Description io.envoyproxy.envoy.api.v2.core io.envoyproxy.envoy.config.filter.http.grpc_stats.v2alpha -
-
Uses of GrpcMethodListOrBuilder in io.envoyproxy.envoy.api.v2.core
Classes in io.envoyproxy.envoy.api.v2.core that implement GrpcMethodListOrBuilder Modifier and Type Class Description classGrpcMethodListA list of gRPC methods which can be used as an allowlist, for example.static classGrpcMethodList.BuilderA list of gRPC methods which can be used as an allowlist, for example. -
Uses of GrpcMethodListOrBuilder in io.envoyproxy.envoy.config.filter.http.grpc_stats.v2alpha
Methods in io.envoyproxy.envoy.config.filter.http.grpc_stats.v2alpha that return GrpcMethodListOrBuilder Modifier and Type Method Description GrpcMethodListOrBuilderFilterConfig.Builder. getIndividualMethodStatsAllowlistOrBuilder()If set, specifies an allowlist of service/methods that will have individual stats emitted for them.GrpcMethodListOrBuilderFilterConfig. getIndividualMethodStatsAllowlistOrBuilder()If set, specifies an allowlist of service/methods that will have individual stats emitted for them.GrpcMethodListOrBuilderFilterConfigOrBuilder. getIndividualMethodStatsAllowlistOrBuilder()If set, specifies an allowlist of service/methods that will have individual stats emitted for them.
-