Uses of Class
io.envoyproxy.envoy.data.core.v2alpha.HealthCheckEvent
Packages that use HealthCheckEvent
-
Uses of HealthCheckEvent in io.envoyproxy.envoy.data.core.v2alpha
Methods in io.envoyproxy.envoy.data.core.v2alpha that return HealthCheckEventModifier and TypeMethodDescriptionHealthCheckEvent.Builder.build()HealthCheckEvent.Builder.buildPartial()static HealthCheckEventHealthCheckEvent.getDefaultInstance()HealthCheckEvent.Builder.getDefaultInstanceForType()HealthCheckEvent.getDefaultInstanceForType()static HealthCheckEventHealthCheckEvent.parseDelimitedFrom(InputStream input) static HealthCheckEventHealthCheckEvent.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HealthCheckEventHealthCheckEvent.parseFrom(byte[] data) static HealthCheckEventHealthCheckEvent.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HealthCheckEventHealthCheckEvent.parseFrom(com.google.protobuf.ByteString data) static HealthCheckEventHealthCheckEvent.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HealthCheckEventHealthCheckEvent.parseFrom(com.google.protobuf.CodedInputStream input) static HealthCheckEventHealthCheckEvent.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HealthCheckEventHealthCheckEvent.parseFrom(InputStream input) static HealthCheckEventHealthCheckEvent.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HealthCheckEventHealthCheckEvent.parseFrom(ByteBuffer data) static HealthCheckEventHealthCheckEvent.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.data.core.v2alpha that return types with arguments of type HealthCheckEventModifier and TypeMethodDescriptioncom.google.protobuf.Parser<HealthCheckEvent>HealthCheckEvent.getParserForType()static com.google.protobuf.Parser<HealthCheckEvent>HealthCheckEvent.parser()Methods in io.envoyproxy.envoy.data.core.v2alpha with parameters of type HealthCheckEventModifier and TypeMethodDescriptionHealthCheckEvent.Builder.mergeFrom(HealthCheckEvent other) static HealthCheckEvent.BuilderHealthCheckEvent.newBuilder(HealthCheckEvent prototype)