Uses of Interface
io.envoyproxy.envoy.config.core.v3.EventServiceConfigOrBuilder
-
Packages that use EventServiceConfigOrBuilder Package Description io.envoyproxy.envoy.config.bootstrap.v3 io.envoyproxy.envoy.config.core.v3 -
-
Uses of EventServiceConfigOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type EventServiceConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<EventServiceConfig,EventServiceConfig.Builder,EventServiceConfigOrBuilder>
ClusterManager.OutlierDetection.Builder. eventServiceBuilder_
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return EventServiceConfigOrBuilder Modifier and Type Method Description EventServiceConfigOrBuilder
ClusterManager.OutlierDetection.Builder. getEventServiceOrBuilder()
[#not-implemented-hide:] The gRPC service for the outlier detection event service.EventServiceConfigOrBuilder
ClusterManager.OutlierDetection. getEventServiceOrBuilder()
[#not-implemented-hide:] The gRPC service for the outlier detection event service.EventServiceConfigOrBuilder
ClusterManager.OutlierDetectionOrBuilder. getEventServiceOrBuilder()
[#not-implemented-hide:] The gRPC service for the outlier detection event service.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type EventServiceConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<EventServiceConfig,EventServiceConfig.Builder,EventServiceConfigOrBuilder>
ClusterManager.OutlierDetection.Builder. getEventServiceFieldBuilder()
[#not-implemented-hide:] The gRPC service for the outlier detection event service. -
Uses of EventServiceConfigOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement EventServiceConfigOrBuilder Modifier and Type Class Description class
EventServiceConfig
[#not-implemented-hide:] Configuration of the event reporting service endpoint.static class
EventServiceConfig.Builder
[#not-implemented-hide:] Configuration of the event reporting service endpoint.Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type EventServiceConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<EventServiceConfig,EventServiceConfig.Builder,EventServiceConfigOrBuilder>
HealthCheck.Builder. eventServiceBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return EventServiceConfigOrBuilder Modifier and Type Method Description EventServiceConfigOrBuilder
HealthCheck.Builder. getEventServiceOrBuilder()
[#not-implemented-hide:] The gRPC service for the health check event service.EventServiceConfigOrBuilder
HealthCheck. getEventServiceOrBuilder()
[#not-implemented-hide:] The gRPC service for the health check event service.EventServiceConfigOrBuilder
HealthCheckOrBuilder. getEventServiceOrBuilder()
[#not-implemented-hide:] The gRPC service for the health check event service.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type EventServiceConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<EventServiceConfig,EventServiceConfig.Builder,EventServiceConfigOrBuilder>
HealthCheck.Builder. getEventServiceFieldBuilder()
[#not-implemented-hide:] The gRPC service for the health check event service.
-