Uses of Interface
io.envoyproxy.envoy.config.accesslog.v3.NotHealthCheckFilterOrBuilder
-
Packages that use NotHealthCheckFilterOrBuilder Package Description io.envoyproxy.envoy.config.accesslog.v3 -
-
Uses of NotHealthCheckFilterOrBuilder in io.envoyproxy.envoy.config.accesslog.v3
Classes in io.envoyproxy.envoy.config.accesslog.v3 that implement NotHealthCheckFilterOrBuilder Modifier and Type Class Description class
NotHealthCheckFilter
Filters for requests that are not health check requests.static class
NotHealthCheckFilter.Builder
Filters for requests that are not health check requests.Fields in io.envoyproxy.envoy.config.accesslog.v3 with type parameters of type NotHealthCheckFilterOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<NotHealthCheckFilter,NotHealthCheckFilter.Builder,NotHealthCheckFilterOrBuilder>
AccessLogFilter.Builder. notHealthCheckFilterBuilder_
Methods in io.envoyproxy.envoy.config.accesslog.v3 that return NotHealthCheckFilterOrBuilder Modifier and Type Method Description NotHealthCheckFilterOrBuilder
AccessLogFilter.Builder. getNotHealthCheckFilterOrBuilder()
Not health check filter.NotHealthCheckFilterOrBuilder
AccessLogFilter. getNotHealthCheckFilterOrBuilder()
Not health check filter.NotHealthCheckFilterOrBuilder
AccessLogFilterOrBuilder. getNotHealthCheckFilterOrBuilder()
Not health check filter.Methods in io.envoyproxy.envoy.config.accesslog.v3 that return types with arguments of type NotHealthCheckFilterOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<NotHealthCheckFilter,NotHealthCheckFilter.Builder,NotHealthCheckFilterOrBuilder>
AccessLogFilter.Builder. getNotHealthCheckFilterFieldBuilder()
Not health check filter.
-