Uses of Class
io.envoyproxy.envoy.config.filter.http.health_check.v2.HealthCheck
-
Packages that use HealthCheck Package Description io.envoyproxy.envoy.config.filter.http.health_check.v2 -
-
Uses of HealthCheck in io.envoyproxy.envoy.config.filter.http.health_check.v2
Methods in io.envoyproxy.envoy.config.filter.http.health_check.v2 that return HealthCheck Modifier and Type Method Description HealthCheckHealthCheck.Builder. build()HealthCheckHealthCheck.Builder. buildPartial()static HealthCheckHealthCheck. getDefaultInstance()HealthCheckHealthCheck.Builder. getDefaultInstanceForType()HealthCheckHealthCheck. getDefaultInstanceForType()static HealthCheckHealthCheck. parseDelimitedFrom(InputStream input)static HealthCheckHealthCheck. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheckHealthCheck. parseFrom(byte[] data)static HealthCheckHealthCheck. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheckHealthCheck. parseFrom(com.google.protobuf.ByteString data)static HealthCheckHealthCheck. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheckHealthCheck. parseFrom(com.google.protobuf.CodedInputStream input)static HealthCheckHealthCheck. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheckHealthCheck. parseFrom(InputStream input)static HealthCheckHealthCheck. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthCheckHealthCheck. parseFrom(ByteBuffer data)static HealthCheckHealthCheck. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.filter.http.health_check.v2 that return types with arguments of type HealthCheck Modifier and Type Method Description com.google.protobuf.Parser<HealthCheck>HealthCheck. getParserForType()static com.google.protobuf.Parser<HealthCheck>HealthCheck. parser()Methods in io.envoyproxy.envoy.config.filter.http.health_check.v2 with parameters of type HealthCheck Modifier and Type Method Description HealthCheck.BuilderHealthCheck.Builder. mergeFrom(HealthCheck other)static HealthCheck.BuilderHealthCheck. newBuilder(HealthCheck prototype)
-