Uses of Class
io.envoyproxy.envoy.data.core.v2alpha.HealthCheckEvent
-
Packages that use HealthCheckEvent Package Description io.envoyproxy.envoy.data.core.v2alpha -
-
Uses of HealthCheckEvent in io.envoyproxy.envoy.data.core.v2alpha
Methods in io.envoyproxy.envoy.data.core.v2alpha that return HealthCheckEvent Modifier and Type Method Description HealthCheckEventHealthCheckEvent.Builder. build()HealthCheckEventHealthCheckEvent.Builder. buildPartial()static HealthCheckEventHealthCheckEvent. getDefaultInstance()HealthCheckEventHealthCheckEvent.Builder. getDefaultInstanceForType()HealthCheckEventHealthCheckEvent. 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 HealthCheckEvent Modifier and Type Method Description com.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 HealthCheckEvent Modifier and Type Method Description HealthCheckEvent.BuilderHealthCheckEvent.Builder. mergeFrom(HealthCheckEvent other)static HealthCheckEvent.BuilderHealthCheckEvent. newBuilder(HealthCheckEvent prototype)
-