Uses of Class
io.envoyproxy.envoy.config.core.v3.EventServiceConfig.Builder
Packages that use EventServiceConfig.Builder
-
Uses of EventServiceConfig.Builder in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type EventServiceConfig.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<EventServiceConfig, EventServiceConfig.Builder, EventServiceConfigOrBuilder> ClusterManager.OutlierDetection.Builder.eventServiceBuilder_
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return EventServiceConfig.BuilderModifier and TypeMethodDescriptionClusterManager.OutlierDetection.Builder.getEventServiceBuilder()
[#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 EventServiceConfig.BuilderModifier 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 EventServiceConfig.BuilderModifier and TypeMethodDescriptionClusterManager.OutlierDetection.Builder.setEventService
(EventServiceConfig.Builder builderForValue) [#not-implemented-hide:] The gRPC service for the outlier detection event service. -
Uses of EventServiceConfig.Builder in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type EventServiceConfig.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<EventServiceConfig, EventServiceConfig.Builder, EventServiceConfigOrBuilder> HealthCheck.Builder.eventServiceBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return EventServiceConfig.BuilderModifier and TypeMethodDescriptionEventServiceConfig.Builder.clear()
EventServiceConfig.Builder.clearConfigSourceSpecifier()
EventServiceConfig.Builder.clearGrpcService()
Specifies the gRPC service that hosts the event reporting service.HealthCheck.Builder.getEventServiceBuilder()
[#not-implemented-hide:] The gRPC service for the health check event service.EventServiceConfig.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EventServiceConfig.Builder.mergeFrom
(com.google.protobuf.Message other) EventServiceConfig.Builder.mergeFrom
(EventServiceConfig other) EventServiceConfig.Builder.mergeGrpcService
(GrpcService value) Specifies the gRPC service that hosts the event reporting service.static EventServiceConfig.Builder
EventServiceConfig.newBuilder()
static EventServiceConfig.Builder
EventServiceConfig.newBuilder
(EventServiceConfig prototype) EventServiceConfig.newBuilderForType()
protected EventServiceConfig.Builder
EventServiceConfig.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) EventServiceConfig.Builder.setGrpcService
(GrpcService value) Specifies the gRPC service that hosts the event reporting service.EventServiceConfig.Builder.setGrpcService
(GrpcService.Builder builderForValue) Specifies the gRPC service that hosts the event reporting service.EventServiceConfig.toBuilder()
Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type EventServiceConfig.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<EventServiceConfig, EventServiceConfig.Builder, EventServiceConfigOrBuilder> HealthCheck.Builder.internalGetEventServiceFieldBuilder()
[#not-implemented-hide:] The gRPC service for the health check event service.Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type EventServiceConfig.BuilderModifier and TypeMethodDescriptionHealthCheck.Builder.setEventService
(EventServiceConfig.Builder builderForValue) [#not-implemented-hide:] The gRPC service for the health check event service.