Uses of Interface
io.envoyproxy.envoy.config.core.v3.GrpcMethodListOrBuilder
-
Packages that use GrpcMethodListOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 io.envoyproxy.envoy.extensions.filters.http.grpc_stats.v3 -
-
Uses of GrpcMethodListOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 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.extensions.filters.http.grpc_stats.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.grpc_stats.v3 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.
-