Uses of Class
io.envoyproxy.envoy.service.discovery.v2.EndpointHealthResponse
Packages that use EndpointHealthResponse
-
Uses of EndpointHealthResponse in io.envoyproxy.envoy.service.discovery.v2
Methods in io.envoyproxy.envoy.service.discovery.v2 that return EndpointHealthResponseModifier and TypeMethodDescriptionEndpointHealthResponse.Builder.build()EndpointHealthResponse.Builder.buildPartial()static EndpointHealthResponseEndpointHealthResponse.getDefaultInstance()EndpointHealthResponse.Builder.getDefaultInstanceForType()EndpointHealthResponse.getDefaultInstanceForType()HealthCheckRequestOrEndpointHealthResponse.Builder.getEndpointHealthResponse().envoy.service.discovery.v2.EndpointHealthResponse endpoint_health_response = 2;HealthCheckRequestOrEndpointHealthResponse.getEndpointHealthResponse().envoy.service.discovery.v2.EndpointHealthResponse endpoint_health_response = 2;HealthCheckRequestOrEndpointHealthResponseOrBuilder.getEndpointHealthResponse().envoy.service.discovery.v2.EndpointHealthResponse endpoint_health_response = 2;static EndpointHealthResponseEndpointHealthResponse.parseDelimitedFrom(InputStream input) static EndpointHealthResponseEndpointHealthResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EndpointHealthResponseEndpointHealthResponse.parseFrom(byte[] data) static EndpointHealthResponseEndpointHealthResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EndpointHealthResponseEndpointHealthResponse.parseFrom(com.google.protobuf.ByteString data) static EndpointHealthResponseEndpointHealthResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EndpointHealthResponseEndpointHealthResponse.parseFrom(com.google.protobuf.CodedInputStream input) static EndpointHealthResponseEndpointHealthResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EndpointHealthResponseEndpointHealthResponse.parseFrom(InputStream input) static EndpointHealthResponseEndpointHealthResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EndpointHealthResponseEndpointHealthResponse.parseFrom(ByteBuffer data) static EndpointHealthResponseEndpointHealthResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.service.discovery.v2 that return types with arguments of type EndpointHealthResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<EndpointHealthResponse>EndpointHealthResponse.getParserForType()static com.google.protobuf.Parser<EndpointHealthResponse>EndpointHealthResponse.parser()Methods in io.envoyproxy.envoy.service.discovery.v2 with parameters of type EndpointHealthResponseModifier and TypeMethodDescriptionHealthCheckRequestOrEndpointHealthResponse.Builder.mergeEndpointHealthResponse(EndpointHealthResponse value) .envoy.service.discovery.v2.EndpointHealthResponse endpoint_health_response = 2;EndpointHealthResponse.Builder.mergeFrom(EndpointHealthResponse other) EndpointHealthResponse.newBuilder(EndpointHealthResponse prototype) HealthCheckRequestOrEndpointHealthResponse.Builder.setEndpointHealthResponse(EndpointHealthResponse value) .envoy.service.discovery.v2.EndpointHealthResponse endpoint_health_response = 2;