Uses of Class
io.envoyproxy.envoy.config.filter.http.health_check.v2.HealthCheck
Packages that use HealthCheck
-
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 HealthCheckModifier and TypeMethodDescriptionHealthCheck.Builder.build()HealthCheck.Builder.buildPartial()static HealthCheckHealthCheck.getDefaultInstance()HealthCheck.Builder.getDefaultInstanceForType()HealthCheck.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 HealthCheckModifier and TypeMethodDescriptioncom.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 HealthCheckModifier and TypeMethodDescriptionHealthCheck.Builder.mergeFrom(HealthCheck other) static HealthCheck.BuilderHealthCheck.newBuilder(HealthCheck prototype)