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 classNotHealthCheckFilterFilters for requests that are not health check requests.static classNotHealthCheckFilter.BuilderFilters 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 NotHealthCheckFilterOrBuilderAccessLogFilter.Builder. getNotHealthCheckFilterOrBuilder()Not health check filter.NotHealthCheckFilterOrBuilderAccessLogFilter. getNotHealthCheckFilterOrBuilder()Not health check filter.NotHealthCheckFilterOrBuilderAccessLogFilterOrBuilder. 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.
-