Uses of Class
io.envoyproxy.envoy.data.core.v3.HealthCheckEvent.Builder
Packages that use HealthCheckEvent.Builder
-
Uses of HealthCheckEvent.Builder in io.envoyproxy.envoy.data.core.v3
Methods in io.envoyproxy.envoy.data.core.v3 that return HealthCheckEvent.BuilderModifier and TypeMethodDescriptionHealthCheckEvent.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) HealthCheckEvent.Builder.clear()HealthCheckEvent.Builder.clearAddHealthyEvent()Host addition.HealthCheckEvent.Builder.clearClusterName()string cluster_name = 3 [(.validate.rules) = { ... }HealthCheckEvent.Builder.clearDegradedHealthyHost()Healthy host became degraded.HealthCheckEvent.Builder.clearEjectUnhealthyEvent()Host ejection.HealthCheckEvent.Builder.clearEvent()HealthCheckEvent.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) HealthCheckEvent.Builder.clearHealthCheckerType().envoy.data.core.v3.HealthCheckerType health_checker_type = 1 [(.validate.rules) = { ... }HealthCheckEvent.Builder.clearHealthCheckFailureEvent()Host failure.HealthCheckEvent.Builder.clearHost().envoy.config.core.v3.Address host = 2;HealthCheckEvent.Builder.clearLocality()Host localityHealthCheckEvent.Builder.clearMetadata()Host metadataHealthCheckEvent.Builder.clearNoLongerDegradedHost()A degraded host returned to being healthy.HealthCheckEvent.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) HealthCheckEvent.Builder.clearSuccessfulHealthCheckEvent()A health check was successful.HealthCheckEvent.Builder.clearTimestamp()Timestamp for event.HealthCheckEvent.Builder.clone()HealthCheckEvent.Builder.mergeAddHealthyEvent(HealthCheckAddHealthy value) Host addition.HealthCheckEvent.Builder.mergeDegradedHealthyHost(DegradedHealthyHost value) Healthy host became degraded.HealthCheckEvent.Builder.mergeEjectUnhealthyEvent(HealthCheckEjectUnhealthy value) Host ejection.HealthCheckEvent.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HealthCheckEvent.Builder.mergeFrom(com.google.protobuf.Message other) HealthCheckEvent.Builder.mergeFrom(HealthCheckEvent other) HealthCheckEvent.Builder.mergeHealthCheckFailureEvent(HealthCheckFailure value) Host failure..envoy.config.core.v3.Address host = 2;HealthCheckEvent.Builder.mergeLocality(Locality value) Host localityHealthCheckEvent.Builder.mergeMetadata(Metadata value) Host metadataHealthCheckEvent.Builder.mergeNoLongerDegradedHost(NoLongerDegradedHost value) A degraded host returned to being healthy.HealthCheckEvent.Builder.mergeSuccessfulHealthCheckEvent(HealthCheckSuccessful value) A health check was successful.HealthCheckEvent.Builder.mergeTimestamp(com.google.protobuf.Timestamp value) Timestamp for event.final HealthCheckEvent.BuilderHealthCheckEvent.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static HealthCheckEvent.BuilderHealthCheckEvent.newBuilder()static HealthCheckEvent.BuilderHealthCheckEvent.newBuilder(HealthCheckEvent prototype) HealthCheckEvent.newBuilderForType()protected HealthCheckEvent.BuilderHealthCheckEvent.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) HealthCheckEvent.Builder.setAddHealthyEvent(HealthCheckAddHealthy value) Host addition.HealthCheckEvent.Builder.setAddHealthyEvent(HealthCheckAddHealthy.Builder builderForValue) Host addition.HealthCheckEvent.Builder.setClusterName(String value) string cluster_name = 3 [(.validate.rules) = { ... }HealthCheckEvent.Builder.setClusterNameBytes(com.google.protobuf.ByteString value) string cluster_name = 3 [(.validate.rules) = { ... }HealthCheckEvent.Builder.setDegradedHealthyHost(DegradedHealthyHost value) Healthy host became degraded.HealthCheckEvent.Builder.setDegradedHealthyHost(DegradedHealthyHost.Builder builderForValue) Healthy host became degraded.HealthCheckEvent.Builder.setEjectUnhealthyEvent(HealthCheckEjectUnhealthy value) Host ejection.HealthCheckEvent.Builder.setEjectUnhealthyEvent(HealthCheckEjectUnhealthy.Builder builderForValue) Host ejection.HealthCheckEvent.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) HealthCheckEvent.Builder.setHealthCheckerType(HealthCheckerType value) .envoy.data.core.v3.HealthCheckerType health_checker_type = 1 [(.validate.rules) = { ... }HealthCheckEvent.Builder.setHealthCheckerTypeValue(int value) .envoy.data.core.v3.HealthCheckerType health_checker_type = 1 [(.validate.rules) = { ... }HealthCheckEvent.Builder.setHealthCheckFailureEvent(HealthCheckFailure value) Host failure.HealthCheckEvent.Builder.setHealthCheckFailureEvent(HealthCheckFailure.Builder builderForValue) Host failure..envoy.config.core.v3.Address host = 2;HealthCheckEvent.Builder.setHost(Address.Builder builderForValue) .envoy.config.core.v3.Address host = 2;HealthCheckEvent.Builder.setLocality(Locality value) Host localityHealthCheckEvent.Builder.setLocality(Locality.Builder builderForValue) Host localityHealthCheckEvent.Builder.setMetadata(Metadata value) Host metadataHealthCheckEvent.Builder.setMetadata(Metadata.Builder builderForValue) Host metadataHealthCheckEvent.Builder.setNoLongerDegradedHost(NoLongerDegradedHost value) A degraded host returned to being healthy.HealthCheckEvent.Builder.setNoLongerDegradedHost(NoLongerDegradedHost.Builder builderForValue) A degraded host returned to being healthy.HealthCheckEvent.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) HealthCheckEvent.Builder.setSuccessfulHealthCheckEvent(HealthCheckSuccessful value) A health check was successful.HealthCheckEvent.Builder.setSuccessfulHealthCheckEvent(HealthCheckSuccessful.Builder builderForValue) A health check was successful.HealthCheckEvent.Builder.setTimestamp(com.google.protobuf.Timestamp value) Timestamp for event.HealthCheckEvent.Builder.setTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) Timestamp for event.final HealthCheckEvent.BuilderHealthCheckEvent.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) HealthCheckEvent.toBuilder()