Uses of Class
io.envoyproxy.envoy.config.core.v3.EventServiceConfig
Packages that use EventServiceConfig
-
Uses of EventServiceConfig in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as EventServiceConfigModifier and TypeFieldDescriptionprivate EventServiceConfig
ClusterManager.OutlierDetection.Builder.eventService_
private EventServiceConfig
ClusterManager.OutlierDetection.eventService_
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type EventServiceConfigModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<EventServiceConfig, EventServiceConfig.Builder, EventServiceConfigOrBuilder> ClusterManager.OutlierDetection.Builder.eventServiceBuilder_
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return EventServiceConfigModifier and TypeMethodDescriptionClusterManager.OutlierDetection.Builder.getEventService()
[#not-implemented-hide:] The gRPC service for the outlier detection event service.ClusterManager.OutlierDetection.getEventService()
[#not-implemented-hide:] The gRPC service for the outlier detection event service.ClusterManager.OutlierDetectionOrBuilder.getEventService()
[#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 EventServiceConfigModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<EventServiceConfig, EventServiceConfig.Builder, EventServiceConfigOrBuilder> ClusterManager.OutlierDetection.Builder.internalGetEventServiceFieldBuilder()
[#not-implemented-hide:] The gRPC service for the outlier detection event service.Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type EventServiceConfigModifier and TypeMethodDescriptionClusterManager.OutlierDetection.Builder.mergeEventService
(EventServiceConfig value) [#not-implemented-hide:] The gRPC service for the outlier detection event service.ClusterManager.OutlierDetection.Builder.setEventService
(EventServiceConfig value) [#not-implemented-hide:] The gRPC service for the outlier detection event service. -
Uses of EventServiceConfig in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as EventServiceConfigModifier and TypeFieldDescriptionprivate static final EventServiceConfig
EventServiceConfig.DEFAULT_INSTANCE
private EventServiceConfig
HealthCheck.Builder.eventService_
private EventServiceConfig
HealthCheck.eventService_
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type EventServiceConfigModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<EventServiceConfig, EventServiceConfig.Builder, EventServiceConfigOrBuilder> HealthCheck.Builder.eventServiceBuilder_
private static final com.google.protobuf.Parser
<EventServiceConfig> EventServiceConfig.PARSER
Methods in io.envoyproxy.envoy.config.core.v3 that return EventServiceConfigModifier and TypeMethodDescriptionEventServiceConfig.Builder.build()
EventServiceConfig.Builder.buildPartial()
static EventServiceConfig
EventServiceConfig.getDefaultInstance()
EventServiceConfig.Builder.getDefaultInstanceForType()
EventServiceConfig.getDefaultInstanceForType()
HealthCheck.Builder.getEventService()
[#not-implemented-hide:] The gRPC service for the health check event service.HealthCheck.getEventService()
[#not-implemented-hide:] The gRPC service for the health check event service.HealthCheckOrBuilder.getEventService()
[#not-implemented-hide:] The gRPC service for the health check event service.static EventServiceConfig
EventServiceConfig.parseDelimitedFrom
(InputStream input) static EventServiceConfig
EventServiceConfig.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EventServiceConfig
EventServiceConfig.parseFrom
(byte[] data) static EventServiceConfig
EventServiceConfig.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EventServiceConfig
EventServiceConfig.parseFrom
(com.google.protobuf.ByteString data) static EventServiceConfig
EventServiceConfig.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EventServiceConfig
EventServiceConfig.parseFrom
(com.google.protobuf.CodedInputStream input) static EventServiceConfig
EventServiceConfig.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EventServiceConfig
EventServiceConfig.parseFrom
(InputStream input) static EventServiceConfig
EventServiceConfig.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EventServiceConfig
EventServiceConfig.parseFrom
(ByteBuffer data) static EventServiceConfig
EventServiceConfig.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type EventServiceConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<EventServiceConfig> EventServiceConfig.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<EventServiceConfig, EventServiceConfig.Builder, EventServiceConfigOrBuilder> HealthCheck.Builder.internalGetEventServiceFieldBuilder()
[#not-implemented-hide:] The gRPC service for the health check event service.static com.google.protobuf.Parser
<EventServiceConfig> EventServiceConfig.parser()
Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type EventServiceConfigModifier and TypeMethodDescriptionprivate void
EventServiceConfig.Builder.buildPartial0
(EventServiceConfig result) private void
EventServiceConfig.Builder.buildPartialOneofs
(EventServiceConfig result) HealthCheck.Builder.mergeEventService
(EventServiceConfig value) [#not-implemented-hide:] The gRPC service for the health check event service.EventServiceConfig.Builder.mergeFrom
(EventServiceConfig other) static EventServiceConfig.Builder
EventServiceConfig.newBuilder
(EventServiceConfig prototype) HealthCheck.Builder.setEventService
(EventServiceConfig value) [#not-implemented-hide:] The gRPC service for the health check event service.