Uses of Class
io.envoyproxy.envoy.api.v2.core.EventServiceConfig
-
Packages that use EventServiceConfig Package Description io.envoyproxy.envoy.api.v2.core io.envoyproxy.envoy.config.bootstrap.v2 -
-
Uses of EventServiceConfig in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core that return EventServiceConfig Modifier and Type Method Description EventServiceConfigEventServiceConfig.Builder. build()EventServiceConfigEventServiceConfig.Builder. buildPartial()static EventServiceConfigEventServiceConfig. getDefaultInstance()EventServiceConfigEventServiceConfig.Builder. getDefaultInstanceForType()EventServiceConfigEventServiceConfig. getDefaultInstanceForType()EventServiceConfigHealthCheck.Builder. getEventService()[#not-implemented-hide:] The gRPC service for the health check event service.EventServiceConfigHealthCheck. getEventService()[#not-implemented-hide:] The gRPC service for the health check event service.EventServiceConfigHealthCheckOrBuilder. getEventService()[#not-implemented-hide:] The gRPC service for the health check event service.static EventServiceConfigEventServiceConfig. parseDelimitedFrom(InputStream input)static EventServiceConfigEventServiceConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EventServiceConfigEventServiceConfig. parseFrom(byte[] data)static EventServiceConfigEventServiceConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EventServiceConfigEventServiceConfig. parseFrom(com.google.protobuf.ByteString data)static EventServiceConfigEventServiceConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EventServiceConfigEventServiceConfig. parseFrom(com.google.protobuf.CodedInputStream input)static EventServiceConfigEventServiceConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EventServiceConfigEventServiceConfig. parseFrom(InputStream input)static EventServiceConfigEventServiceConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EventServiceConfigEventServiceConfig. parseFrom(ByteBuffer data)static EventServiceConfigEventServiceConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.api.v2.core that return types with arguments of type EventServiceConfig Modifier and Type Method Description com.google.protobuf.Parser<EventServiceConfig>EventServiceConfig. getParserForType()static com.google.protobuf.Parser<EventServiceConfig>EventServiceConfig. parser()Methods in io.envoyproxy.envoy.api.v2.core with parameters of type EventServiceConfig Modifier and Type Method Description HealthCheck.BuilderHealthCheck.Builder. mergeEventService(EventServiceConfig value)[#not-implemented-hide:] The gRPC service for the health check event service.EventServiceConfig.BuilderEventServiceConfig.Builder. mergeFrom(EventServiceConfig other)static EventServiceConfig.BuilderEventServiceConfig. newBuilder(EventServiceConfig prototype)HealthCheck.BuilderHealthCheck.Builder. setEventService(EventServiceConfig value)[#not-implemented-hide:] The gRPC service for the health check event service. -
Uses of EventServiceConfig in io.envoyproxy.envoy.config.bootstrap.v2
Methods in io.envoyproxy.envoy.config.bootstrap.v2 that return EventServiceConfig Modifier and Type Method Description EventServiceConfigClusterManager.OutlierDetection.Builder. getEventService()[#not-implemented-hide:] The gRPC service for the outlier detection event service.EventServiceConfigClusterManager.OutlierDetection. getEventService()[#not-implemented-hide:] The gRPC service for the outlier detection event service.EventServiceConfigClusterManager.OutlierDetectionOrBuilder. getEventService()[#not-implemented-hide:] The gRPC service for the outlier detection event service.Methods in io.envoyproxy.envoy.config.bootstrap.v2 with parameters of type EventServiceConfig Modifier and Type Method Description ClusterManager.OutlierDetection.BuilderClusterManager.OutlierDetection.Builder. mergeEventService(EventServiceConfig value)[#not-implemented-hide:] The gRPC service for the outlier detection event service.ClusterManager.OutlierDetection.BuilderClusterManager.OutlierDetection.Builder. setEventService(EventServiceConfig value)[#not-implemented-hide:] The gRPC service for the outlier detection event service.
-