Uses of Class
io.envoyproxy.envoy.data.core.v3.HealthCheckEvent
-
Packages that use HealthCheckEvent Package Description io.envoyproxy.envoy.data.core.v3 -
-
Uses of HealthCheckEvent in io.envoyproxy.envoy.data.core.v3
Methods in io.envoyproxy.envoy.data.core.v3 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.v3 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.v3 with parameters of type HealthCheckEvent Modifier and Type Method Description HealthCheckEvent.BuilderHealthCheckEvent.Builder. mergeFrom(HealthCheckEvent other)static HealthCheckEvent.BuilderHealthCheckEvent. newBuilder(HealthCheckEvent prototype)
-